ConnectionPolicyPingInterval Property |
The time interval at which a ping is sent to a server to verify that
it is responsive, in seconds. Set to zero to disabling server pings.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic int PingInterval { get; set; }
Property Value
Type:
Int32
See Also