Click or drag to resize

PoliciesDefaultLoadBalancingPolicy Property

DEPRECATED:

The default load balancing policy.

The default load balancing policy is TokenAwarePolicy with DCAwareRoundRobinPolicy as child policy.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static ILoadBalancingPolicy DefaultLoadBalancingPolicy { get; }

Property Value

Type: ILoadBalancingPolicy
See Also