[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The IMessageSendertype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
SendAsync(IMessage)
Send a message and don't get a reply asynchronously
SendSync(IMessage)
Send the message and retrieve the reply synchronously

See Also