Bahasa

DataflowBlockOptions.BoundedCapacity Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum pesan yang mungkin di-buffer oleh blok.

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

Nilai Properti

Jumlah maksimum pesan. Defaultnya adalah -1, yang menunjukkan jumlah pesan yang tidak terbatas.

Berlaku untuk