| HttpFileTransfer Methods | 
The HttpFileTransfer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | DownloadFile(String) | 
            Downloads a file from the url. Decompresses using BZip2 if needed.
             | 
|   | DownloadFile(String, String) | 
            Downloads a file from the url. Decompresses using BZip2 if needed. Then saves to the file system at filePath.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also