다음을 통해 공유


AggregatedQueueFlowController(Int32) 생성자

정의

AggregatedQueueFlowController 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

defaultMaxAddCount
Int32

기본 최대 추가 횟수는 를 참조하세요 GetMaxAddCount().

적용 대상