StorageManager.Connect Method
Connects the Storage Provider with the storage service.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Connect() | Connects the Storage Manager with the Storage Provider. |
|
Connect(Int32) | Connects the Storage Manager with the Storage Provider in the specified time interval. |
|
Connect(TimeSpan) | Connects the Storage Manager with the Storage Provider in the specified time interval. |
See Also
StorageManager Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top