[rabbitmq-discuss] DotNet method IModel:QueueDeclare missing
Emile Joubert
emile at rabbitmq.com
Mon Mar 12 14:09:09 GMT 2012
Hi,
On 12/03/12 13:38, Veloz wrote:
> Hi there
> We're trying to use RabbitMQ in C# and the method call to
> IModel.QueueDeclare results in a MethodNotFound error.
>
> I checked the API docs, it shows QueueDeclare as a valid method that
> should be supported by the library.
It is definitely present. See here:
http://hg.rabbitmq.com/rabbitmq-dotnet-client/file/73b264cffa70/projects/client/RabbitMQ.Client/src/client/api/IModel.cs#l245
-Emile
More information about the rabbitmq-discuss
mailing list