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: 592.1.30.0
Syntax
C#
public bool TcpKeepAliveEnabled { get; set; }

Property Value

Type: Boolean
See Also