Click or drag to resize
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.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ushort RetryIntervalInSeconds { get; set; }

Property Value

Type: UInt16
See Also