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)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As SPLongOperationState

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

SPLongOperationState class

SPLongOperationState members

Microsoft.SharePoint namespace