Bagikan melalui


MessageProperties.AllowOutputBatching Properti

Definisi

Mendapatkan atau menetapkan nilai yang menentukan apakah akan menyimpan pesan ini sebelum memberikannya ke transportasi.

public:
 property bool AllowOutputBatching { bool get(); void set(bool value); };
public bool AllowOutputBatching { get; set; }
member this.AllowOutputBatching : bool with get, set
Public Property AllowOutputBatching As Boolean

Nilai Properti

true jika batching pesan keluar diizinkan; jika tidak, false.

Berlaku untuk