ProviderHost.Dispose Method ()
Releases all of the resources that are used by the ProviderHost object.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose
Implements
See Also
ProviderHost Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top