Compartir a través de


AggregatedQueueFlowController(Int32) Constructor

Definición

Inicializa una nueva instancia de la clase AggregatedQueueFlowController.

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

Parámetros

defaultMaxAddCount
Int32

El número máximo de suma predeterminado, vea GetMaxAddCount().

Se aplica a