Enum ConnectivityStatus
Represents the client connectivity status.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum ConnectivityStatus
Fields
| Name | Description |
|---|---|
| Connected | Client is connected to the cache. |
| Disconnected | Client is disconnected from the cache. |