Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetStream(String, FileMode, AsyncCallback, Object)
Begins asynchronous GetStream operation. Returns a Stream for reading and writing data from the remote file.
Public methodSupported by the .NET Compact FrameworkBeginGetStream(String, FileMode, FileAccess, AsyncCallback, Object)
Begins asynchronous GetStream operation. Returns a Stream for reading data from the remote file.

See Also