Click or drag to resize
SystemPropertiesConnectTimeout Property
Returns the connect timeout used for server and locator handshakes.

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

Return Value

Type: UInt32
the connect timeout used for server and locator handshakes
See Also