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.
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 = SPSqlIoMonitor.Enabled
public static bool Enabled { get; }
Property value
Type: System.Boolean