ConnectionPolicyKeepAliveInterval Property |
The TCP (transport level) keep-alive interval, in seconds. Set to
zero to disable TCP keep-alives.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic int KeepAliveInterval { get; set; }
Property Value
Type:
Int32
See Also