Click or drag to resize
ConnectionPolicyKeepAliveCount Property
The number of unanswered TCP (transport-level) keep-alives after which the connection is considered lost.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public int KeepAliveCount { get; set; }

Property Value

Type: Int32
See Also