[rabbitmq-discuss] DotNet method IModel:QueueDeclare missing

Steve Powell steve at rabbitmq.com
Mon Mar 12 14:17:19 GMT 2012


Could you provide us with the full parameter list of the call?

Maybe you have the wrong types of arguments, causing it to look
for another QueueDeclare that isn't defined?

Steve Powell  (a guessy bunny)
----------some more definitions from the SPD----------
vermin (v.) Treating the dachshund for roundworm.
chinchilla (n.) Cooling device for the lower jaw.
socialcast (n.) Someone to whom everyone is speaking but nobody likes.

On 12 Mar 2012, at 14:09, Emile Joubert wrote:

> 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
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



More information about the rabbitmq-discuss mailing list