SPSqlLatencyMonitor.Enabled property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Enabled As Boolean
Get
'Usage
Dim value As Boolean
value = SPSqlLatencyMonitor.Enabled
public static bool Enabled { get; }
Property value
Type: System.Boolean