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: 550.0.60.0
Syntaxpublic int TcpKeepAliveIntervalInSeconds { get; set; }
Property Value
Type:
Int32
See Also