Skip to content

QueueBalancerBase

class

Namespace: Orleans.Streams

Base class for StreamQueueBalancer
public abstract class QueueBalancerBase : IStreamQueueBalancer

Constructors

Properties

  • Cancellation Gets the cancellation token which is signaled when this balancer shuts down.
  • Logger Gets the logger.
  • SiloAddress Gets the address of the local silo.

Methods