[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

The QueueSender type exposes the following members.

Properties

  NameDescription
DeliveryMode
Get and set the delivery mode using integer value, as defined in DeliveryMode class
(Inherited from MessageProducer.)
Destination
Gets the destination associated with this MessageProducer.
(Inherited from MessageProducer.)
DisableMessageID
Get and Sets the disable message id flag
(Inherited from MessageProducer.)
DisableMessageTimestamp
Get and Sets the disable message timestamp flag
(Inherited from MessageProducer.)
MsgDeliveryMode
Get and set the delivery mode using one of the enum TIBCO.EMS.MessageDeliveryModevalue.
(Inherited from MessageProducer.)
Priority
Gets and Sets the priority of the message producer.
(Inherited from MessageProducer.)
Queue
Gets the queue associated with this QueueSender.
TimeToLive
Gets and Sets the time to live property of the message producer.
(Inherited from MessageProducer.)

See Also