ApplicationConfiguration.Critical

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

Syntax

[C#]

  Copy imageCopy Code
public bool Critical {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property Critical As bool

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also