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