How to ensure that my listener is the last in event processing chain?

Hello,

maybe this is already documented somewhere but I can’t find the answer.

Assuming that there are multiple listeners subscribed to an event, is it possible to specify listener priority somehow, i.e. to make specific listener last in the subscriptions chain?