True if the current policy is Overflows.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public static bool IsOverflow( DiskPolicyType type ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function IsOverflow ( _ type As DiskPolicyType _ ) As Boolean |
| Visual C++ |
|---|
public: static bool IsOverflow ( DiskPolicyType type ) |
Parameters
- type
- DiskPolicyType
See Also
DiskPolicy Class
GemStone.GemFire.Cache Namespace