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