[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
A Queue object encapsulates a TIBCO EMS specific queue name.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
[SerializableAttribute] public class Queue : Destination, ICloneable |
<SerializableAttribute> _ Public Class Queue _ Inherits Destination _ Implements ICloneable |
[SerializableAttribute] public ref class Queue : public Destination, ICloneable |
Remarks
Queues store messages in a point-to-point messaging model in which each message has one producer and one consumer.
Inheritance Hierarchy
System..::.Object
TIBCO.EMS..::.Destination
TIBCO.EMS..::.Queue
TIBCO.EMS..::.FederatedQueue
TIBCO.EMS..::.TemporaryQueue
TIBCO.EMS..::.Destination
TIBCO.EMS..::.Queue
TIBCO.EMS..::.FederatedQueue
TIBCO.EMS..::.TemporaryQueue