IAzureStorageDownloadAsync Method
This method downloads a file with the specified filename
Namespace: MobileTrack.DataContainers.FileStorageAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
Task<BlobDto?> DownloadAsync(
CompanyDto owner,
string blobFilename,
CancellationToken cancellationToken = default
)
- owner CompanyDto
- Company owning the file.
- blobFilename String
- Filename
- cancellationToken CancellationToken (Optional)
- Optional: provide CancellationToken for the task creating the container
TaskBlobDtoBlob