Results 4 issues of t11omas

### Description When using an enum which has the enum as string conversion turned on and making use of that in a future query then it fails with a conversion...

Added a simple approach to setup IConsumerContextAccessor

We have a scenario were we use the same queue for multiple message types. There is a header on the message to define which messageType it is. It would be...

Are their any plans to introduce metrics, for example the duration of a consumer? I can write an interceptor to do this currently, but I don't thinks its an accurate...