QueueSender


Class

Declaration

class QueueSender : MessageProducer 

Purpose

Send messages to a queue.

Remarks

This class extends MessageProducer . It overloads more send methods, specializing the destination parameter to a queue.

 

Member
Description
Properties
Queue
Queue {get;}
Each send call directs a message to a queue.
Programs can use this property to define a default queue for messages that this producer sends. Individual sending calls can override this default value.
Programs set this queue when creating the sender, and cannot subsequently change it.

 

Method
Description
Page
97


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com