Click or drag to resize
HttpClientConfigurationFastResponseTimeout Property
How long to wait for a server response on every single network transaction. Default is 30

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

Property Value

Type: UInt32
See Also