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