SPTimerServiceInstance.Provision method
Provisions the timer service on the local computer.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Provision
'Usage
Dim instance As SPTimerServiceInstance
instance.Provision()
public override void Provision()
Remarks
This member is reserved for internal use and is not intended to be used directly from your code.