| SipUserConfigurationMaxSimultaneousRegistrations Property |
The maximum number of servers a user can simultaneously register to.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic uint MaxSimultaneousRegistrations { get; set; }Property Value
Type:
UInt32
Remarks
The recommended range is from 1 to 5.
If the property is not set, Client SDK will continue to simultaneously register to a maximum of three servers, as provided by PPM.
See Also