LoadBalancing

This property enables the application to receive runtime connection load balancing information. Default is true.

Declaration

// C#
public static bool LoadBalancing { get; set; }

Property Type

System.Boolean