Click or drag to resize
SystemPropertiesDurableTimeout Property
Returns the durable client's timeout.

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

Return Value

Type: UInt32
the durable client timeout
See Also