C#C++F#VB
CloudFile.::..DeleteAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description | |
|---|---|---|
| DeleteAsync()()()() | Returns a task that performs an asynchronous operation to delete the file. | |
| DeleteAsync(AccessCondition, FileRequestOptions, OperationContext)(AccessCondition^, FileRequestOptions^, OperationContext^)(AccessCondition, FileRequestOptions, OperationContext)(AccessCondition, FileRequestOptions, OperationContext) | Returns a task that performs an asynchronous operation to delete the file. | |
| DeleteAsync(AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(AccessCondition^, FileRequestOptions^, OperationContext^, CancellationToken)(AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(AccessCondition, FileRequestOptions, OperationContext, CancellationToken) | Returns a task that performs an asynchronous operation to delete the file. | |
| DeleteAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Returns a task that performs an asynchronous operation to delete the file. |