Skip to content

Instantly share code, notes, and snippets.

@mookid8000
Created February 6, 2013 10:11
Show Gist options
  • Save mookid8000/4721610 to your computer and use it in GitHub Desktop.
Save mookid8000/4721610 to your computer and use it in GitHub Desktop.
Configure.With(...)
.Transport(t => t.UseRabbitMq(...) //< giver en RabbitMqOptions
.PrefetchCount(5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment