LoadController.Stop Method
Prevents the timer job from automatically updating throttling rules.
Namespace: Microsoft.SharePoint.BusinessData.SystemSpecific
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Stop
'Usage
Dim instance As LoadController
instance.Stop()
public void Stop()