DevicesManager.ConnectAsync Method
Asynchronously connects the devices manager to the devices provider.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
ConnectAsync() | Asynchronously connects the devices manager to the devices provider. |
|
ConnectAsync(TimeSpan) | Asynchronously connects the devices manager to the devices provider with the specified time-out period. |
See Also
DevicesManager Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top