[rabbitmq-discuss] Can I Filter Messages Delivered to a Queue Based on custom informations (like a message header)?

Emile Joubert emile at rabbitmq.com
Fri Jun 22 13:16:46 BST 2012


Hi,

On 22/06/12 12:56, Thiago Burgo Belo wrote:
> That's it! You know how I do it with .NET client? The .NET client has
> support to "Headers Exchange"?

It does - you can declare a headers exchange by
IModel.ExchangeDeclare(), with "headers" as the exchange type parameter.

-Emile



More information about the rabbitmq-discuss mailing list