Edytuj

Udostępnij za pośrednictwem


PersistentStreamProviderConfig.BalancerType Property

Definition

The queue balancer type for your stream provider. If you are using a custom queue balancer by injecting IStreamQueueBalancer as a transient service into DI, you should use your custom balancer's type

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

Property Value

Applies to