AggregatedQueueFlowController Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |