IMessageAckImmediately Property
When the ACKImmediately property is set to true on an outgoing Guaranteed Delivery message,
it indicates that the appliance should ACK this message immediately upon receipt.
This property, when set by a publisher, may or may not be removed by the appliance prior to delivery
to a consumer, so message consumers must not rely on this property being present.
Setting this property on an outgoing direct message or on a received message has no effect.
Default: false
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
bool AckImmediately { get; set; }
Property Value
Boolean