Click or drag to resize

SignalingServerPermanentMemberOfRegistrationGroup Property

A Boolean value indicating whether this server is a permanent member of any registration group it is a part of.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool PermanentMemberOfRegistrationGroup { get; }

Property Value

Type: Boolean
Remarks
The permanent flag instructs the signaling engine to attempt to maintain a registration with this server regardless of conditions that would otherwise cause registration with this server to be deferred until connections with higher priority servers were lost.
See Also