Property ConnectedClientList
ConnectedClientList
Gets the information of all connected clients to the cache.
Declaration
IList<ClientInfo> ConnectedClientList { get; }
Property Value
Type | Description |
---|---|
System. |
Provides the information of all connected clients to the cache. |