C# (CSharp) Burrow Namespace

Nested Namespaces

Burrow.Internal
Burrow.Tests

Classes

Name Description
BurrowConsumer
ConnectionString Parses a connection string for the values required to connect to a RabbitMQ broker instance. Connection string should look something like this: host=192.168.1.1;port=5672;virtualHost=MyVirtualHost;username=MyUsername;password=MyPassword
Subscription A wrapper hold reference to RabbitMQ.Client IModel object.

From here you can ack/nack a message or cancel the consumer