MessageProperties.AllowOutputBatching Proprietà

Definizione

Ottiene o imposta un valore che specifica se archiviare il messaggio prima di consegnarlo al trasporto.

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

Valore della proprietà

true se il batch dei messaggi in uscita è consentito. In caso contrario, false.

Si applica a