Click or drag to resize

SignalingPingConfigurationTcpKeepAliveRetryIntervalInSeconds Property

Specifies the number of seconds that the telephone will wait before re-transmitting a TCP keep-alive (TCP ACK) message. Valid values are 5 through 60. Default is 10 seconds

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

Property Value

Type: Int32
See Also