共用方式為


DeploymentBasedQueueBalancer.Create 方法

定義

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

參數

services
IServiceProvider
name
String
deploymentConfiguration
IDeploymentConfiguration

傳回

適用於