IProviderRegistryConnection Interface
Represents the operations that are used to communicate with Provider Registration Service.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
[ServiceContractAttribute]
public interface IProviderRegistryConnection
[ServiceContractAttribute]
public interface class IProviderRegistryConnection
<ServiceContractAttribute>
Public Interface IProviderRegistryConnection
Methods
Name | Description | |
---|---|---|
Disconnect() | Indicates that the connection to the Provider Registry Service is terminating. |
See Also
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top