beginListen method
- @override
override
Listens for incoming messages without blocking the current thread.
correlationId
(optional) transaction id to trace execution through call chain.receiver
a receiver to receive incoming messages.
See [listen] See [IMessageReceiver]