BufferedReceiveElement.MaxPendingMessagesPerChannel Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum pesan yang dapat di-buffer untuk saluran komunikasi selama operasi layanan alur kerja.

[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.Int32Converter))]
[System.Configuration.ConfigurationProperty("maxPendingMessagesPerChannel", DefaultValue=512)]
[System.Configuration.IntegerValidator(MaxValue=2147483647, MinValue=1)]
public int MaxPendingMessagesPerChannel { get; set; }

Nilai Properti

Bilangan bulat.

Atribut

Berlaku untuk

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1