Click or drag to resize
SystemPropertiesRedundancyMonitorInterval Property
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: 9.0.6.18
Syntax
public int RedundancyMonitorInterval { get; }

Return Value

Type: Int32
the RedundancyMonitorInterval value
See Also