The NMS Class Library (.Net Messaging Library)

WireFormatInfo Members

WireFormatInfo overview

Public Static Fields

ID_WireFormatInfo  

Protected Static Fields

propertyHelper  

Public Instance Constructors

WireFormatInfo Constructor Initializes a new instance of the WireFormatInfo class.

Public Instance Properties

CacheEnabled  
CommandId (inherited from BaseCommand)  
Magic  
MarshalledProperties  
Properties  
ResponseRequired (inherited from BaseDataStructure)  
SizePrefixDisabled  
StackTraceEnabled  
TcpNoDelayEnabled  
TightEncodingEnabled  
Version  

Public Instance Methods

AfterMarshall (inherited from BaseDataStructure)  
AfterUnmarshall (inherited from BaseDataStructure)  
BeforeMarshall  
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  
SetMarshalledForm (inherited from BaseDataStructure)  
ToString  

Protected Instance Methods

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

See Also

WireFormatInfo Class | ActiveMQ.Commands Namespace