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() |
追加できる項目の最大数を取得します。 |