Edytuj

Udostępnij za pośrednictwem


DeploymentBasedQueueBalancer.Create Method

Definition

public static Orleans.Streams.IStreamQueueBalancer Create (IServiceProvider services, string name, Orleans.Streams.IDeploymentConfiguration deploymentConfiguration);
static member Create : IServiceProvider * string * Orleans.Streams.IDeploymentConfiguration -> Orleans.Streams.IStreamQueueBalancer
Public Shared Function Create (services As IServiceProvider, name As String, deploymentConfiguration As IDeploymentConfiguration) As IStreamQueueBalancer

Parameters

services
IServiceProvider
name
String
deploymentConfiguration
IDeploymentConfiguration

Returns

Applies to