I cannot find clarification whether or not it's possible to use the long poll option with the topic/subscription model. It is possible with service bus queues but I'd have to create thousands of separate queues to enable each client to receive their own messages. So is it possible and if so can you point me toward an implementation example?
Thanks.