Skip to content

await blockBlob.UploadFromFileAsync(imageToUpload, FileMode.Open); #4

@brduffy

Description

@brduffy

This sample no longer works with the latest version of windowsazure.storage (v7) ... await blockBlob.UploadFromFileAsync(imageToUpload, FileMode.Open);

cannot convert from 'System.IO.FileMode' to 'System.Threading.CancellationToken'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions