SystemPropertiesNotifyDupCheckLife Property |
Returns the expiry time of an idle event id map entry for duplicate notification checking
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic int NotifyDupCheckLife { get; }
Public ReadOnly Property NotifyDupCheckLife As Integer
Get
public:
property int NotifyDupCheckLife {
int get ();
}
member NotifyDupCheckLife : int with get
Return Value
Type:
Int32the NotifyDupCheckLife value
See Also