Property ServerList
ServerList
List of Alachisoft.NCache.Client.ServerInfo in the cache.
Declaration
public IList<ServerInfo> ServerList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<Alachisoft.NCache.Client.ServerInfo> |