endListen method Null safety
- String? correlationId
override
Ends listening for incoming messages. When this method is call listen unblocks the thread and execution continues. Parameters:
correlationId
(optional) transaction id to trace execution through call chain. Return Future that recive a null when all done Throws error