Click or drag to resize
DistributedSystemConnect Method (String, PropertiesString, String)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static DistributedSystem Connect(
	string name,
	Properties<string, string> config
)

Parameters

name
Type: SystemString
config
Type: GemStone.GemFire.Cache.GenericPropertiesString, String

Return Value

Type: DistributedSystem
See Also