![]() |
Overloaded. Initializes a new instance of the MSGMessage class. |
![]() | The inner body contents. Null if not present. |
![]() | The inner message object. Null if not present. |
![]() | A collection of all name/value pairs in the mime header |
![]() | The inner message object. Null if not present. |
![]() | Helper method. Appends one array to the other. The second parameter, appendingArray, can be null. In that case the original byte array is returned and no copy is made. |
![]() | Creates the networkmessage based on the inner contents of the parent message. It invokes the ParseBytes method to parse the inner body contents of the parent message. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the header with the inner message appended as a byte array. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Parses incoming byte data from the server. This will set the properties and message body with the values specified in the data array. |
![]() | Prepares the messages before it is sended. Some messageobjects will set properties in their 'parent' messageobject in this method. This method is automatically called for the inner message object, if present. |
![]() | Textual presentation. |
![]() | Textual presentation. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Called when the innermessage property is set. This sets the ParentMessage property on the inner message object |
![]() | Called when the parent message is set. This sets the InnerMessage property on the parent message object. |
![]() | Parse the MIME-header. The enumerator points after the \r\n\r\n after finishing. |
MSGMessage Class | XihSolutions.DotMSN.Core Namespace