SignalingPingConfiguration Class |
Namespace: Avaya.ClientServices
public class SignalingPingConfiguration
The SignalingPingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignalingPingConfiguration |
Name | Description | |
---|---|---|
![]() | TcpKeepAliveEnabled |
Specifies whether or not the telephone sends TCP keep alive messages.
|
![]() | TcpKeepAliveIntervalInSeconds |
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.
|
![]() | TcpKeepAliveRetryIntervalInSeconds |
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
|