IMessageDeliverToOne Property
Note: This API is now obsolete.
A setter/getter for the Deliver-To-One (DTO) property on a message
with a Delivery mode of
Direct. When a message has the DTO property
set, it can to be delivered only to one client.
For a Guaranteed Delivery message (see
DeliveryMode), this behavior only applies
to the "demoted" direct copy of this message.
This property is only supported by appliances running SolOS-TR.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
[ObsoleteAttribute("Replaced by Shared Subscriptions", false)]
bool DeliverToOne { get; set; }
Property Value
Boolean