| LocationConfigurationRetryIntervalInSeconds Property |
Specifies the number of seconds the client should wait before attempting to retry the HELD request in the event of an error.
Valid values: 60-3600 seconds
Default: 60 seconds
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ushort RetryIntervalInSeconds { get; set; }Property Value
Type:
UInt16
See Also