Click or drag to resize
PoolFactorySetPRSingleHopEnabled Method

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public PoolFactory SetPRSingleHopEnabled(
	bool enabled
)

Parameters

enabled
Type: SystemBoolean

Return Value

Type: PoolFactory
See Also