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