Click or drag to resize
SystemPropertiesPingInterval Property
Returns the time between two consecutive ping to servers

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public int PingInterval { get; }

Return Value

Type: Int32
the PingInterval value
See Also