Click or drag to resize
RegionAttributesDiskPolicy Property
Returns the disk policy type of the region.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public DiskPolicyType DiskPolicy { get; }

Return Value

Type: DiskPolicyType
the disk policy type, default is null
See Also