SPFarm.UpdateServerDebugFlags method
Used after setting a value in ServerDebugFlags to trigger the operation or activate the feature behind it. The existence and behavior of this method is not guaranteed in future versions of the product. Documentation in KBs and tech articles will provide instructions and details for usage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub UpdateServerDebugFlags
'Usage
Dim instance As SPFarm
instance.UpdateServerDebugFlags()
public void UpdateServerDebugFlags()