Click or drag to resize
DistributedSystemIsConnected Property
The current connection status of this client to the DistributedSystem.

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

Return Value

Type: Boolean
true if connected, false otherwise
See Also