SPLongOperation.Dispose Method
Include Protected Members
Include Inherited Members
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Overload List
Name | Description | |
---|---|---|
Dispose() | Indicates to the server that the IDisposable object (and its associated image and text resources) are no longer needed and should be disposed of by the system. | |
Dispose(Boolean) | Indicates to the server that the IDisposable object (and its associated image and text resources) are no longer needed and should be disposed of by the system. |
Top