Class JournalQueueAck
public class JournalQueueAck : BaseDataStructure, DataStructure, ICloneable
- Inheritance
-
JournalQueueAck
- Implements
- Inherited Members
Constructors
JournalQueueAck()
public JournalQueueAck()
Fields
ID_JOURNALQUEUEACK
public const byte ID_JOURNALQUEUEACK = 52
Field Value
Properties
Destination
public ActiveMQDestination Destination { get; set; }
Property Value
MessageAck
public MessageAck MessageAck { get; set; }
Property Value
Methods
GetDataStructureType()
public override byte GetDataStructureType()
Returns
ToString()
public override string ToString()