Compartir a través de


AggregatedQueueFlowController Clase

Definición

que IQueueFlowController agrega varios otros 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
Herencia
AggregatedQueueFlowController
Implementaciones

Constructores

AggregatedQueueFlowController(Int32)

Inicializa una nueva instancia de la clase AggregatedQueueFlowController.

Métodos

GetMaxAddCount()

Obtiene el número máximo de elementos que se pueden agregar.

Se aplica a