Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
checks if the dev dash is on
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function IsDevdashEnabled As Boolean
'Usage
Dim returnValue As Boolean
returnValue = SPDistributedCachePerfCounterHelper.IsDevdashEnabled()
public static bool IsDevdashEnabled()
Return value
Type: System.Boolean
See also
Reference
SPDistributedCachePerfCounterHelper class