Click or drag to resize

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.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool WillRetry { get; }

Property Value

Type: Boolean
See Also