Overload List

  Name Description
Public method Download(String)
Downloads the specified file and stores in the current local directory.
Public method Download(Stream, String)
Downloads the specified file to the output stream.
Public method Download(String, String)
Downloads the specified remote file and stores as specified local file in current local directory.

See Also