MessageProperties.AllowOutputBatching Propriedade

Definição

Recebe ou define um valor que especifica se deve armazenar esta mensagem antes de a entregar ao transporte.

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

Valor de Propriedade

true se for permitido o agrupamento de mensagens de saída; caso contrário, false.

Aplica-se a