Create(IServiceProvider, string, IDeploymentConfiguration)
static
public static IStreamQueueBalancer Create(IServiceProvider services, string name, IDeploymentConfiguration deploymentConfiguration) Creates a deployment-based queue balancer.
Parameters
servicesIServiceProvider- The service provider.
namestring- The stream provider name.
deploymentConfigurationIDeploymentConfiguration- The deployment configuration.
Returns
The queue balancer.
