Edit

Share via


QueueBalancerBase.queueBalanceListeners Field

Definition

A collection for its IStreamQueueBalancerListener

protected readonly System.Collections.Generic.List<Orleans.Streams.IStreamQueueBalanceListener> queueBalanceListeners;
val mutable queueBalanceListeners : System.Collections.Generic.List<Orleans.Streams.IStreamQueueBalanceListener>
Protected ReadOnly queueBalanceListeners As List(Of IStreamQueueBalanceListener) 

Field Value

Applies to