AggregatedQueueFlowController 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
, IQueueFlowController 其會匯總多個其他 IQueueFlowController 值。
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
- 繼承
-
AggregatedQueueFlowController
- 實作
建構函式
AggregatedQueueFlowController(Int32) |
初始化 AggregatedQueueFlowController 類別的新執行個體。 |
方法
GetMaxAddCount() |
取得可新增的專案數目上限。 |