Policies Methods |
The Policies type exposes the following members.
| Name | Description | |
|---|---|---|
| NewDefaultLoadBalancingPolicy |
Creates a new instance of the default load balancing policy with the provided local datacenter.
This is equivalent to:
new TokenAwarePolicy(new DCAwareRoundRobinPolicy(localDc)) |