Compartilhar via


AggregatedQueueFlowController(Int32) Construtor

Definição

Inicializa uma nova instância da classe AggregatedQueueFlowController.

public AggregatedQueueFlowController (int defaultMaxAddCount);
new Orleans.Streams.AggregatedQueueFlowController : int -> Orleans.Streams.AggregatedQueueFlowController
Public Sub New (defaultMaxAddCount As Integer)

Parâmetros

defaultMaxAddCount
Int32

A contagem de adição máxima padrão, consulte GetMaxAddCount().

Aplica-se a