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: 550.0.60.0
Syntax
C#
public uint ResponseTimeout { get; set; }

Property Value

Type: UInt32
Default is 32
See Also