Overload List
| Name | Description | |
|---|---|---|
| BeginGetStream(String, FileMode, AsyncCallback, Object) |
Begins asynchronous GetStream operation.
Returns a Stream for reading and writing data from the remote file.
| |
| BeginGetStream(String, FileMode, FileAccess, AsyncCallback, Object) |
Begins asynchronous GetStream operation.
Returns a Stream for reading data from the remote file.
|