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

适用于