ApplicationConfigChangedEventArgs.NewConfig
The NewConfig property contains an ApplicationConfiguration instance specifying the new settings of a server application.
Syntax
[C#]
Copy Code | |
---|---|
public ApplicationConfiguration NewConfig {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property NewConfig As ApplicationConfiguration |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)