Click or drag to resize
SystemPropertiesNotifyDupCheckLife Property
Returns the expiry time of an idle event id map entry for duplicate notification checking

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

Return Value

Type: Int32
the NotifyDupCheckLife value
See Also