Overload List
| Name | Description | |
|---|---|---|
| CreateConsumer(IDestination) |
Creates a consumer of messages on a given destination
| |
| CreateConsumer(IDestination, String) |
Creates a consumer of messages on a given destination with a selector
| |
| CreateConsumer(IDestination, String, Boolean) |
Creates a consumer of messages on a given destination with a selector
|