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.
Prevents requests from matching the conditions specified in this object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Disable As Boolean
'Usage
Dim instance As SPDiagnosticsConditions
Dim returnValue As Boolean
returnValue = instance.Disable()
public bool Disable()
Return value
Type: System.Boolean
The previous enabled state.