Share via


DiagnosticsDataNamespaceFactory.GetCachedObjectMissCount method

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetCachedObjectMissCount ( _
    methodName As String _
) As String
'Usage
Dim methodName As String
Dim returnValue As String

returnValue = DiagnosticsDataNamespaceFactory.GetCachedObjectMissCount(methodName)
public static string GetCachedObjectMissCount(
    string methodName
)

Parameters

Return value

Type: System.String

See also

Reference

DiagnosticsDataNamespaceFactory class

DiagnosticsDataNamespaceFactory members

Microsoft.SharePoint.Diagnostics namespace