Skip to content

AggregatedQueueFlowController

class

Namespace: Orleans.Streams

A IQueueFlowController which aggregates multiple other IQueueFlowController values.
public class AggregatedQueueFlowController : List<IQueueFlowController>, IQueueFlowController

Constructors

Methods