The NMS Class Library (.Net Messaging Library)

IntegerResponse Members

IntegerResponse overview

Public Static Fields

ID_IntegerResponse  

Public Instance Constructors

IntegerResponse Constructor Initializes a new instance of the IntegerResponse class.

Public Instance Properties

CommandId (inherited from BaseCommand)  
CorrelationId (inherited from Response)  
ResponseRequired (inherited from BaseDataStructure)  
Result  

Public Instance Methods

AfterMarshall (inherited from BaseDataStructure)  
AfterUnmarshall (inherited from BaseDataStructure)  
BeforeMarshall (inherited from BaseDataStructure)  
BeforeUnmarshall (inherited from BaseDataStructure)  
Equals (inherited from BaseCommand)  
GetDataStructureType  
GetHashCode (inherited from BaseCommand)  
GetMarshalledForm (inherited from BaseDataStructure)  
GetType (inherited from Object)  
HashCode (inherited from BaseDataStructure)  
IsMarshallAware (inherited from BaseDataStructure)  
SetMarshalledForm (inherited from BaseDataStructure)  
ToString  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

IntegerResponse Class | ActiveMQ.Commands Namespace