Partager via


ProviderHost.Open Method

 

Opens the hosted provider, which makes it available to client applications, and registers the provider with the Provider Registry Service.

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

Overload List

Name Description
System_CAPS_pubmethod Open()

Opens the hosted provider, which makes it available to client applications, and registers the provider with the Provider Registry Service.

System_CAPS_pubmethod Open(TimeSpan)

Opens the hosted provider with the specified timeout value, which makes it available to client applications, and registers the provider with the Provider Registry Service.

See Also

ProviderHost Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top