Returns the time between two consecutive ping to servers
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public int PingInterval{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property PingInterval As Integer |
| Visual C++ |
|---|
public: property int PingInterval { int get (); } |
Return Value
the PingInterval value
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace