ApplicationConfigHelper
ApplicationConfigurationHelper
The ApplicationConfigurationHelper class encapsulates the features for an application to handle changes of the application settings made by a server administrator.
Public Constructors
The ApplicationConfigurationHelper class defines the following public constructor.
Property |
Description |
---|---|
Creates an instance of ApplicationConfigHelper class. |
Public Methods
The ApplicationConfigurationHelper class defines the following public methods.
Property |
Description |
---|---|
Registers an event handler for configuration changes of a specified application. |
|
Cancels the registration of configuration changes of a specified application. |
|
Retrieves the configuration of a specified application. |
Requirements
Redistributable: Requires Microsoft Lync Server 2010.
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
Concepts
ApplicationConfigChangedEventHandler