QueueBalancerBase.queueBalanceListeners Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)