Click or drag to resize
CacheAttributesFactorySetRedundancyLevel Method

Note: This API is now obsolete.

Sets redundancy level to use for regions in the cache.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
[ObsoleteAttribute("This method is obsolete since 3.5; use PoolFactory.SetSubscriptionRedundancy instead.")]
public void SetRedundancyLevel(
	int redundancyLevel
)

Parameters

redundancyLevel
Type: SystemInt32
See Also