| SignalingServerPermanentMemberOfRegistrationGroup Property |
A Boolean value indicating whether this server is a permanent member
of any registration group it is a part of.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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