Table of Contents

Class IntegerResponse

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

Constructors

IntegerResponse()

public IntegerResponse()

Fields

ID_INTEGERRESPONSE

public const byte ID_INTEGERRESPONSE = 34

Field Value

byte

Properties

Result

public int Result { get; set; }

Property Value

int

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string