The NMS Class Library (.Net Messaging Library)

LastPartialCommand Members

LastPartialCommand overview

Public Static Fields

ID_LastPartialCommand  

Public Instance Constructors

LastPartialCommand Constructor Initializes a new instance of the LastPartialCommand class.

Public Instance Properties

CommandId (inherited from PartialCommand)  
Data (inherited from PartialCommand)  
ResponseRequired (inherited from BaseDataStructure)  

Public Instance Methods

AfterMarshall (inherited from BaseDataStructure)  
AfterUnmarshall (inherited from BaseDataStructure)  
BeforeMarshall (inherited from BaseDataStructure)  
BeforeUnmarshall (inherited from BaseDataStructure)  
Equals (inherited from Object)  
GetDataStructureType  
GetHashCode (inherited from Object)  
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

LastPartialCommand Class | ActiveMQ.Commands Namespace