Click or drag to resize

DseLoadBalancingPolicy Constructor

Overload List
  NameDescription
Public methodDseLoadBalancingPolicy(String)
Creates a new instance of DseLoadBalancingPolicy given the name of the local datacenter.
Public methodDseLoadBalancingPolicy(ILoadBalancingPolicy)
Creates a new instance of DseLoadBalancingPolicy wrapping the provided child policy.
Public methodDseLoadBalancingPolicy(String, Int32) Obsolete.
Creates a new instance of DseLoadBalancingPolicy given the name of the local datacenter and the amount of host per remote datacenter to use for failover for the local hosts.
Top
See Also