Table of Contents

Class PartialCommand

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public class PartialCommand : BaseDataStructure, DataStructure, ICloneable
Inheritance
PartialCommand
Implements
Derived
Inherited Members

Constructors

PartialCommand()

public PartialCommand()

Fields

ID_PARTIALCOMMAND

public const byte ID_PARTIALCOMMAND = 60

Field Value

byte

Properties

CommandId

public int CommandId { get; set; }

Property Value

int

Data

public byte[] Data { get; set; }

Property Value

byte[]

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string