Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates that the connection to the Provider Registry Service is terminating.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
[OperationContractAttribute(IsOneWay = true, IsTerminating = true)]
void Disconnect()
[OperationContractAttribute(IsOneWay = true, IsTerminating = true)]
void Disconnect()
<OperationContractAttribute(IsOneWay := True, IsTerminating := True)>
Sub Disconnect
See Also
IProviderRegistryConnection Interface
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top