Click or drag to resize

SipClientConfigurationRegistrationTimeout Property

Default registration timeout (in seconds).

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

Property Value

Type: UInt32
Default is 3600
See Also