Click or drag to resize

SignalingPingConfigurationTcpKeepAliveEnabled Property

Specifies whether or not the telephone sends TCP keep alive messages.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool TcpKeepAliveEnabled { get; set; }

Property Value

Type: Boolean
See Also