Compartilhar via


AggregatedQueueFlowController Classe

Definição

Um IQueueFlowController que agrega vários outros IQueueFlowController valores.

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
Herança
AggregatedQueueFlowController
Implementações

Construtores

AggregatedQueueFlowController(Int32)

Inicializa uma nova instância da classe AggregatedQueueFlowController.

Métodos

GetMaxAddCount()

Obtém o número máximo de itens que podem ser adicionados.

Aplica-se a