共用方式為


BoundedChannelOptions.Capacity 屬性

定義

取得或設定繫結之通道可能儲存的項目數上限。

public:
 property int Capacity { int get(); void set(int value); };
public int Capacity { get; set; }
member this.Capacity : int with get, set
Public Property Capacity As Integer

屬性值

Int32

適用於