Share via


StorageManager.Connect Method

 

Connects the Storage Provider with the storage service.

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

Overload List

Name Description
System_CAPS_pubmethod Connect()

Connects the Storage Manager with the Storage Provider.

System_CAPS_pubmethod Connect(Int32)

Connects the Storage Manager with the Storage Provider in the specified time interval.

System_CAPS_pubmethod 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