| AllRegistrationsFailureEventArgsWillRetry Property |
Indicates that if Client SDK will retry the failed registration request;
False means registration failure is fatal and application
must start a new registration after resolving the issue that
blocked the registrations from succeeding.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool WillRetry { get; }Property Value
Type:
Boolean
See Also