Property ConnectedClientList
ConnectedClientList
Gets the information of all connected clients to the cache.
Declaration
IList<ClientInfo> ConnectedClientList { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<Alachisoft.NCache.Runtime.Caching.ClientInfo> |