Create(IServiceProvider, string)
static
public static IStreamQueueBalancer Create(IServiceProvider services, string name) Creates a new
LeaseBasedQueueBalancer instance. Parameters
servicesIServiceProvider- The services.
namestring- The name.
Returns
The new
LeaseBasedQueueBalancer instance.