編輯

共用方式為


AggregatedQueueFlowController.GetMaxAddCount Method

Definition

Gets the maximum number of items that can be added.

public int GetMaxAddCount();
abstract member GetMaxAddCount : unit -> int
override this.GetMaxAddCount : unit -> int
Public Function GetMaxAddCount () As Integer

Returns

The maximum number of items that can be added.

Implements

Applies to