SPJobState.Clear method
Clears all properties from the job state.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPJobState
instance.Clear()
public void Clear()