Using I Service bus Topics I found that message sent by one publisher to one topic gets only one subscriber, others who are subscribed on that topic don't get the message. It is possible? For example Publisher sends 100 message i want all subscribers who
are subscribed on that topic to get that messages.
↧