Class ActiveMQTempQueue
public class ActiveMQTempQueue : ActiveMQTempDestination, DataStructure, ICloneable, ITemporaryQueue, IQueue, IDestination, IDisposable
- Inheritance
-
ActiveMQTempQueue
- Implements
-
ITemporaryQueueIQueueIDestination
- Inherited Members
Constructors
ActiveMQTempQueue()
public ActiveMQTempQueue()
ActiveMQTempQueue(string)
public ActiveMQTempQueue(string name)
Parameters
name
string
Fields
ID_ACTIVEMQTEMPQUEUE
public const byte ID_ACTIVEMQTEMPQUEUE = 102
Field Value
Properties
DestinationType
public override DestinationType DestinationType { get; }
Property Value
- DestinationType
QueueName
public string QueueName { get; }
Property Value
Methods
Clone()
public override object Clone()
Returns
CreateDestination(string)
public override ActiveMQDestination CreateDestination(string name)
Parameters
name
string
Returns
GetDataStructureType()
public override byte GetDataStructureType()
Returns
GetDestinationType()
public override int GetDestinationType()
Returns
GetQueueName()
public string GetQueueName()