IntegrationFileClientDownloadFileAsync 方法 |
名称 | 说明 | |
---|---|---|
DownloadFileAsync(String, String, String, String, ActionInt64, Int64) |
下载服务器的文件到本地的文件操作,需要指定下载的文件的名字,三级分类信息,本次保存的文件名,支持进度报告。 To download a file from the server to a local file, you need to specify the name of the downloaded file, the three-level classification information, the name of the file saved this time, and support for progress reports. | |
DownloadFileAsync(String, String, String, String, ActionInt64, Int64, Stream) |
下载服务器的文件到本地的文件操作,需要指定下载的文件的名字,三级分类信息,本次保存的文件名,支持进度报告。 To download a file from the server to a local file, you need to specify the name of the downloaded file, the three-level classification information, the name of the file saved this time, and support for progress reports. | |
DownloadFileAsync(String, String, String, String, ActionInt64, Int64, String) |
下载服务器的文件到本地的文件操作,需要指定下载的文件的名字,三级分类信息,本次保存的文件名,支持进度报告。 To download a file from the server to a local file, you need to specify the name of the downloaded file, the three-level classification information, the name of the file saved this time, and support for progress reports. |