The MessageTransformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MessageTransformation |
Methods
Name | Description | |
---|---|---|
CopyNMSMessageProperties |
Copies the standard NMS and user defined properties from the givem
message to the specified message, this method makes no attempt to convert
the values in the Message to native provider implementations.
| |
CopyProperties |
Copies the standard NMS and user defined properties from the givem
message to the specified message, the class version transforms the
Destination instead of just doing a straight copy.
| |
DoCreateBytesMessage | ||
DoCreateMapMessage | ||
DoCreateMessage | ||
DoCreateObjectMessage | ||
DoCreateStreamMessage | ||
DoCreateTextMessage | ||
DoPostProcessMessage | ||
DoTransformDestination | ||
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
TransformMessage<(Of <<'(T>)>>) |