Share via


ApplicationConfiguration.Critical

ApplicationConfiguration.Critical

The Critical property indicates whether the application configuration is critical (True) or not (False).

Syntax

[C#]

public bool Critical {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property Critical As bool

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

ApplicationConfigHelper

ApplicationConfigChangedEventHandler