Overload List
Name | Description | |
---|---|---|
BeginGetMessage(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.
| |
BeginGetMessage(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.
|