次の方法で共有


PersistentStreamProviderConfig.BalancerType プロパティ

定義

ストリーム プロバイダーのキュー バランサーの種類。 IStreamQueueBalancer を一時的なサービスとして DI に挿入してカスタム キュー バランサーを使用している場合は、カスタム バランサーの種類を使用する必要があります

public Type BalancerType { get; set; }
member this.BalancerType : Type with get, set
Public Property BalancerType As Type

プロパティ値

適用対象