Namespace:
Microsoft.WindowsAzure.Storage.BlobAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
| BreakLeaseAsync(Nullable<TimeSpan>)(Nullable<TimeSpan>)(Nullable<TimeSpan>)(Nullable(Of TimeSpan)) | Initiates an asynchronous operation that breaks the current lease on this container. |
| BreakLeaseAsync(Nullable<TimeSpan>, AccessCondition, BlobRequestOptions, OperationContext)(Nullable<TimeSpan>, AccessCondition^, BlobRequestOptions^, OperationContext^)(Nullable<TimeSpan>, AccessCondition, BlobRequestOptions, OperationContext)(Nullable(Of TimeSpan), AccessCondition, BlobRequestOptions, OperationContext) | Initiates an asynchronous operation that breaks the current lease on this container. |
| BreakLeaseAsync(Nullable<TimeSpan>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(Nullable<TimeSpan>, AccessCondition^, BlobRequestOptions^, OperationContext^, CancellationToken)(Nullable<TimeSpan>, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken)(Nullable(Of TimeSpan), AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation that breaks the current lease on this container. |
| BreakLeaseAsync(Nullable<TimeSpan>, CancellationToken)(Nullable<TimeSpan>, CancellationToken)(Nullable<TimeSpan>, CancellationToken)(Nullable(Of TimeSpan), CancellationToken) | Initiates an asynchronous operation that breaks the current lease on this container. |
Return to top