ProviderConnector<T>.Connect Method
Asynchronously connects to a provider.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Connect() | Asynchronously connects to a provider. |
|
Connect(Object) | Asynchronously connects to a provider with the specified callback. |
See Also
ProviderConnector<T> Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top