A class for internal use, that encapsulates the properties that can be
set through Connect(String)
or a gfcpp.properties file.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public sealed class SystemProperties : UMWrap<gemfire::SystemProperties> |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class SystemProperties _ Inherits UMWrap<gemfire::SystemProperties> |
| Visual C++ |
|---|
public ref class SystemProperties sealed : public UMWrap<gemfire::SystemProperties> |
Inheritance Hierarchy
System..::Object
GemStone.GemFire.Cache.Internal..::UMWrap<gemfire::SystemProperties>
GemStone.GemFire.Cache..::SystemProperties
GemStone.GemFire.Cache.Internal..::UMWrap<gemfire::SystemProperties>
GemStone.GemFire.Cache..::SystemProperties
See Also
SystemProperties Members
GemStone.GemFire.Cache Namespace