Class CacheHealth
The Alachisoft.NCache.Web.Management namespace provides classes for management operations on cache This includes the CacheHealth class, used to store cache health information.
Inheritance
System.Object
CacheHealth
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class CacheHealth
Properties
| Name | Description |
|---|---|
| CacheName | Cache name represents the name of the cache |
| ServerNodesStatus | Status of cache server nodes |
| Status | Cache status represents the status of the cache |
| Topology | Cache topology represents the topology of the cache |