Click or drag to resize
SystemProperties Constructor (PropertiesString, String, String)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public SystemProperties(
	Properties<string, string> properties,
	string configFile
)

Parameters

properties
Type: GemStone.GemFire.Cache.GenericPropertiesString, String
configFile
Type: SystemString
See Also