Click or drag to resize

HttpFileTransfer Methods

The HttpFileTransfer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDownloadFile(String)
Downloads a file from the url. Decompresses using BZip2 if needed.
Public methodStatic memberDownloadFile(String, String)
Downloads a file from the url. Decompresses using BZip2 if needed. Then saves to the file system at filePath.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also