Click or drag to resize
HttpClientConfigurationResponseTimeout Property
How long to wait for a final server response on every outgoing call transaction (in seconds) Default is 33

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public uint ResponseTimeout { get; set; }

Property Value

Type: UInt32
See Also