Поделиться через


AggregatedQueueFlowController Класс

Определение

Объект , IQueueFlowController который объединяет несколько других значений IQueueFlowController .

public class AggregatedQueueFlowController : System.Collections.Generic.List<Orleans.Streams.IQueueFlowController>, Orleans.Streams.IQueueFlowController
type AggregatedQueueFlowController = class
    inherit List<IQueueFlowController>
    interface IQueueFlowController
Public Class AggregatedQueueFlowController
Inherits List(Of IQueueFlowController)
Implements IQueueFlowController
Наследование
AggregatedQueueFlowController
Реализации

Конструкторы

AggregatedQueueFlowController(Int32)

Инициализирует новый экземпляр класса AggregatedQueueFlowController.

Методы

GetMaxAddCount()

Возвращает максимальное количество элементов, которые можно добавить.

Применяется к