System.Messaging Reference (Document! X Sample)
Send Method



System.Messaging Namespace > MessageQueue Class : Send Method
Sends an object to non-transactional queue referenced by this MessageQueue.
Overload List
OverloadDescription
Sends an object to non-transactional queue referenced by this MessageQueue.  
Sends an object to the transactional queue referenced by this MessageQueue.  
Sends an object to the queue referenced by this MessageQueue.  
Sends an object to the non-transactional queue referenced by this MessageQueue and specifies a label for the message.  
Sends an object to the transactional queue referenced by this MessageQueue and specifies a label for the message.  
Sends an object to the queue referenced by this MessageQueue and specifies a label for the message.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessageQueue Class
MessageQueue Members