CloudBlob.EndAcquireLease(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um eine Lease für dieses Blob abzurufen.

public virtual string EndAcquireLease (IAsyncResult asyncResult);
abstract member EndAcquireLease : IAsyncResult -> string
override this.EndAcquireLease : IAsyncResult -> string
Public Overridable Function EndAcquireLease (asyncResult As IAsyncResult) As String

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult, das auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Die ID der erworbenen Lease.

Gilt für: