編輯

共用方式為


IQueueFlowController.GetMaxAddCount Method

Definition

Gets the maximum number of items that can be added.

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

Returns

The maximum number of items that can be added.

Applies to