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: 550.0.60.0
Syntaxpublic int KeepAliveCount { get; set; }
Property Value
Type:
Int32
See Also