Overload List

  NameDescription
Public methodConsumeBasic(String, String, Boolean, Boolean, Boolean, Boolean, AmqpArguments)
This method asks the server to start a "consumer", which is a transient request for messages from a specific queue.
Public methodConsumeBasic(String, String, Boolean, Boolean, Boolean, Boolean, AmqpArguments, AmqpEventHandler)
This method asks the server to start a "consumer", which is a transient request for messages from a specific queue.

See Also