共用方式為


PersistentStreamProviderConfig.BalancerType 屬性

定義

串流提供者的佇列平衡器類型。 如果您使用自訂佇列平衡器,方法是將 IStreamQueueBalancer 作為暫時性服務插入 DI,您應該使用自訂平衡器的類型

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

屬性值

適用於