Property ServerNodesStatus
ServerNodesStatus
Status of cache server nodes
Declaration
public ICollection<NodeStatus> ServerNodesStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<NodeStatus> | Collection of NodeStatus. |