ITopicIsReceiveAllDeliverToOne Property
Note: This API is now obsolete.
When this property is true, and when this topic is used as a subscription, messages matching this topic
are still delivered whether or not they have the DTO flag set.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
[ObsoleteAttribute("Replaced by Shared Subscriptions")]
bool IsReceiveAllDeliverToOne { get; }
Property Value
Boolean