Table of Contents

Class DataResponse

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public class DataResponse : Response, Command, DataStructure, ICloneable
Inheritance
DataResponse
Implements
Inherited Members

Constructors

DataResponse()

public DataResponse()

Fields

ID_DATARESPONSE

public const byte ID_DATARESPONSE = 32

Field Value

byte

Properties

Data

public DataStructure Data { get; set; }

Property Value

DataStructure

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string