다음을 통해 공유


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

반환

적용 대상