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

Property LoadBalance

LoadBalance

When this flag is set, client tries to connect to the optimum server in terms of number of connected clients.

This way almost equal number of clients are connected to every node in the clustered cache and no single node is overburdened.

Declaration
public bool? LoadBalance { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>
Back to top Copyright © 2017 Alachisoft