AttributesFactoryCreateRegionAttributes Method |
Creates a RegionAttributes with the current settings.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic RegionAttributes CreateRegionAttributes()
Public Function CreateRegionAttributes As RegionAttributes
public:
RegionAttributes^ CreateRegionAttributes()
member CreateRegionAttributes : unit -> RegionAttributes
Return Value
Type:
RegionAttributesthe newly created
RegionAttributes
Exceptions
See Also