C#
C++
F#
VB
CloudBlobContainer.::..EndChangeLease Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Ends an asynchronous operation to change the lease on this container.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract EndChangeLease : asyncResult:IAsyncResult -> string override EndChangeLease : asyncResult:IAsyncResult -> string
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult that references the pending asynchronous operation.