AggregatedQueueFlowController
class
Namespace: Orleans.Streams
A
IQueueFlowController which aggregates multiple other IQueueFlowController values. public class AggregatedQueueFlowController : List<IQueueFlowController>, IQueueFlowControllerConstructors
AggregatedQueueFlowController(int)Initializes a new instance of theAggregatedQueueFlowControllerclass.
Methods
GetMaxAddCountGets the maximum number of items that can be added.
