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

The MPApiSendertype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
SendAsync(IMessage)
Send a message and don't get a reply
SendSync(IMessage)
Send the message and retreive the reply
ToString () () () () (Inherited from Object.)

See Also