HttpFileTransfer Class |
Namespace: FM.IceLink
The HttpFileTransfer type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpFileTransfer | Initializes a new instance of the HttpFileTransfer class |
| 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.) |