C#
C++
F#
VB
ICloudBlob.::..ExistsAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description | |
|---|---|---|
| ExistsAsync()()()() | Initiates an asynchronous operation to check existence of the blob. | |
| ExistsAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext) | Initiates an asynchronous operation to check existence of the blob. | |
| ExistsAsync(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions^, OperationContext^, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to check existence of the blob. | |
| ExistsAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to check existence of the blob. |