MessageProperties.AllowOutputBatching Proprietà

Definizione

Ottiene o imposta un valore che specifica se archiviare il messaggio prima di assegnarlo 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 l'invio in batch dei messaggi in uscita è consentito; in caso contrario, false.

Si applica a