| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic int TcpKeepAliveRetryIntervalInSeconds { get; set; }Property Value
Type:
Int32
See Also