Edit

Share via


StreamQueueBalancerType.StaticAzureDeploymentBalancer Field

Definition

Stream queue balancer that uses Azure deployment information for load balancing. Requires silo running in Azure. This Balancer uses both the information about the full set of silos as reported by Azure role code but does NOT use the information from Membership oracle about currently alive silos. That is, it does not rebalance queues based on dymanic changes in the cluster Membership.

public static Type StaticAzureDeploymentBalancer;
 staticval mutable StaticAzureDeploymentBalancer : Type
Public Shared StaticAzureDeploymentBalancer As Type 

Field Value

Applies to