Aracılığıyla paylaş


MessageProperties.AllowOutputBatching Özellik

Tanım

Aktarıma vermeden önce bu iletinin depolanıp depolamayacağını belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true giden iletileri toplu işlemeye izin veriliyorsa; aksi takdirde , false.

Şunlara uygulanır