Click or drag to resize
DistributedSystemSystemProperties Property
Returns the SystemProperties used to create this instance of a DistributedSystem.

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

Return Value

Type: SystemProperties
the SystemProperties
See Also