Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetMessage(Int32, Stream, AsyncCallback, Object)
Begins asynchronous GetMessage operation. Downloads the message with a specified number from the server and writes its data into a supplied stream.
Public methodSupported by the .NET Compact FrameworkBeginGetMessage(Int32, String, AsyncCallback, Object)
Begins asynchronous GetMessage operation. Downloads the message with a specified number from the server and writes its data into a local file.

See Also