Click or drag to resize
PoolFactorySetServerGroup Method
Configures the group that all servers this pool connects to must belong to.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public PoolFactory SetServerGroup(
	string group
)

Parameters

group
Type: SystemString

Return Value

Type: PoolFactory
See Also