Click or drag to resize
AttributesFactoryTKey, TValue Constructor (RegionAttributesTKey, TValue)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public AttributesFactory(
	RegionAttributes<TKey, TValue> regionAttributes
)

Parameters

regionAttributes
Type: GemStone.GemFire.Cache.GenericRegionAttributesTKey, TValue
See Also