Click or drag to resize

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
Syntax
C#
public int PingInterval { get; set; }

Property Value

Type: Int32
See Also