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

The FileSendertype 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 asynchronously
SendSync(IMessage)
Send the message and retrieve the reply synchronously
ToString () () () () (Inherited from Object.)

See Also