Table of Contents

Class JournalQueueAck

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
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

byte

Properties

Destination

public ActiveMQDestination Destination { get; set; }

Property Value

ActiveMQDestination

MessageAck

public MessageAck MessageAck { get; set; }

Property Value

MessageAck

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string