IQueueFlowController.GetMaxAddCount 方法

定义

获取可添加的最大项数。

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

返回

可添加的最大项数。

适用于