Share via


ProviderConnector<T>.Connect Method

 

Asynchronously connects to a provider.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod Connect()

Asynchronously connects to a provider.

System_CAPS_pubmethod Connect(Object)

Asynchronously connects to a provider with the specified callback.

See Also

ProviderConnector<T> Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top