MessageProperties.AllowOutputBatching Propriété

Définition

Obtient ou définit une valeur qui indique s'il faut stocker ce message avant de le transmettre au transport.

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

Valeur de propriété

true si le traitement par lots des messages sortants est autorisé ; sinon, false.

S’applique à