SPLongOperationState.Dispose Method
Releases all unmanaged resources that are used by the long state object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As SPLongOperationState
instance.Dispose()
public void Dispose()