• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

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>
Back to top Copyright © 2017 Alachisoft