다음을 통해 공유


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

적용 대상