MessageProperties.AllowOutputBatching Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob die Nachricht gespeichert werden soll, bevor sie zum Transport weitergeleitet wird.

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

Eigenschaftswert

true, wenn die Stapelung von ausgehenden Nachrichten zulässig ist, andernfalls false.

Gilt für: