Click or drag to resize
SipClientConfigurationResponseTimeout Property
How long to wait for a response on SIP requests (in secodns).

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

Property Value

Type: UInt32
Default is 32
See Also