Click or drag to resize
PhoneLineConfigurationKeepAliveInterval Property
Gets or sets the interval between keep-alive packets (in seconds).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int KeepAliveInterval { get; set; }

Property Value

Type: Int32

Implements

ISIPClientConfigurationKeepAliveInterval
See Also