ProviderConnector<T>.Disconnect Method ()
Disconnects the provider from the service.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
public void Disconnect()
public:
void Disconnect()
Public Sub Disconnect
See Also
ProviderConnector<T> Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top