Share via


StorageOperationStatus.Dispose Method ()

 

Release all resources that are used by the StorageOperationStatus object.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

Disposeā€‚Overload
StorageOperationStatus Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top