![]() | ContextFactoryCreateTopic Method (String, Boolean) |
This flag, when set on a Topic subscription, overrides the DeliverToOne message property. If the Topic in the message matches, it is delivered to clients with matching subscriptions with the ReceiveAllDeliverToOne set, in addition to being round-robined amongst clients subscribed to the Topic without this override.
Namespace: SolaceSystems.Solclient.Messaging
public ITopic CreateTopic( string name, bool receiveAllDeliverToOne )