[TIBCO.EMS .NET client library 5.1 documentation]

The MessageProducer type exposes the following members.

Properties

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

See Also