Click or drag to resize
SignalingPingConfigurationTcpKeepAliveIntervalInSeconds Property
Specifies the number of seconds that the telephone will wait before sending out a TCP keep-alive (TCP ACK) message. Valid values are 10 through 3600. Default is 60 seconds.

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

Property Value

Type: Int32
See Also