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: 10.3.183.0
Syntax
public int KeepAliveInterval { get; set; }

Property Value

Type: Int32

Implements

ISIPClientConfigurationKeepAliveInterval
See Also