How do clients track connectivity towards the event hub?
Receiver - e.g. IEventProcessor
Sender - can track if sending succeeds or not but maybe can get other info e.g. when inactive/nothing to send.
Example want to trigger alarm & uptime statistics/graphs from each process perspective.