Click or drag to resize

SignalingPingConfiguration Properties

The SignalingPingConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyTcpKeepAliveEnabled
Specifies whether or not the telephone sends TCP keep alive messages.
Public propertyTcpKeepAliveIntervalInSeconds
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.
Public propertyTcpKeepAliveRetryIntervalInSeconds
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
Top
See Also