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: 2.7.0.0
Syntax
| C# |
|---|
public static SystemProperties SystemProperties{ get;} |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property SystemProperties As SystemProperties |
| Visual C++ |
|---|
public: static property SystemProperties^ SystemProperties { SystemProperties^ get (); } |
Return Value
the SystemProperties
See Also
DistributedSystem Class
GemStone.GemFire.Cache Namespace