The NMS Class Library (.Net Messaging Library)

BaseCommand Methods

The methods of the BaseCommand class are listed below. For a complete list of BaseCommand class members, see the BaseCommand Members topic.

Public Static Methods

GetDataStructureTypeAsString  

Public Instance Methods

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

BaseCommand Class | ActiveMQ.Commands Namespace