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