Dear follow developers,
I created a c# application that processes messages, puts them on a topic and distributes them through descriptions which works fine.
However, for logging purposes I need to know upon sending a message, over how many subscriptions it is going to be distributes, is there there a solution for doing this instead of performing all filter expression seperatly on the content of the message.
Kind regards,
Bart Van Boeckhout