StorageManager.Dispose Method
Release all resources that are used by the StorageManager object.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Release all resources that are used by the StorageManager object. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the StorageManager object and optionally releases the managed resources. |
See Also
StorageManager Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top