ApiHelperDownloadAsync Method
傳送資料至指定API並取得回傳檔案 (非同步版本)
Namespace: eBizprise.FrameworkAssembly: eBizprise.Framework.Api.ApiHelper (in eBizprise.Framework.Api.ApiHelper.dll) Version: 25.0.1.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
public Task<ApiResult<MemoryStream>> DownloadAsync()
Return Value
TaskApiResultMemoryStreamApiResult<MemoryStream>
| Date | Version | Description |
|---|
| 2025/11/27 | 25.0.1.0 | 新增非同步版本,使用HttpClient |