Method GetConnectedClientList
GetConnectedClientList()
Returns the list of connected cache clients
Declaration
public virtual IList<ClientInfo> GetConnectedClientList()
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<ClientInfo> | A list of ClientInfo objects of all the connected clients |