Syntax
| C# |
|---|
public static class DiskPolicy |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class DiskPolicy |
| Visual C++ |
|---|
public ref class DiskPolicy abstract sealed |
The type exposes the following members.
Public Methods
| Name | Description | |
|---|---|---|
| IsNone |
True if the current policy is None.
| |
| IsOverflow |
True if the current policy is Overflows.
|
See Also
GemStone.GemFire.Cache Namespace