Share via


SPDistributedCachePerfCounterHelper.IsDevdashEnabled method

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

SPDistributedCachePerfCounterHelper members

Microsoft.SharePoint.DistributedCaching.Utilities namespace