Class
class QueueReceiver : MessageConsumer
Consume messages from a queue.
This class inherits almost all of its behavior from MessageConsumer
. It adds only a property, specializing the generic destination to a queue.
Member
|
Description
|
---|---|
Properties
|
|
Queue
|
Queue {get;}
The receiver consumes messages from this queue.
Programs set this queue when creating the receiver, and cannot subsequently change it.
|
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |