C#
C++
F#
VB
CloudBlobContainer.::..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 that checks whether the container exists. | |
ExistsAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext) | Initiates an asynchronous operation that checks whether the container exists. | |
ExistsAsync(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions^, OperationContext^, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation that checks whether the container exists. | |
ExistsAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation that checks whether the container exists. |