Syntax
| C# |
|---|
public sealed class CacheAttributes |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class CacheAttributes |
| Visual C++ |
|---|
public ref class CacheAttributes sealed |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| Endpoints |
Gets cache level endpoints list.
| |
| RedundancyLevel |
Gets redundancy level for regions in the cache.
|
See Also
GemStone.GemFire.Cache Namespace