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.
Represents the callback for the registration process.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Syntax
[ServiceContractAttribute]
public interface IRegistryCallback
[ServiceContractAttribute]
public interface class IRegistryCallback
<ServiceContractAttribute>
Public Interface IRegistryCallback
Methods
Name | Description | |
---|---|---|
![]() |
InformOfProviderUpdate(ProviderInfo) | Sends an updated ProviderInfo object to the connected client. |
See Also
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top