When an application sends a message to the queue using an instance of the MessageQueue class, the formatter serializes the object (which can be a instance of any class) into a stream and inserts it into the message body. Author: Microsoft Code: ASP.NET v1.0 & VB