Freigeben über


ICloudBlob.EndChangeLease(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um die Lease für dieses Blob zu ändern.

public string EndChangeLease (IAsyncResult asyncResult);
abstract member EndChangeLease : IAsyncResult -> string
Public Function EndChangeLease (asyncResult As IAsyncResult) As String

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Die neue Lease-ID.

Gilt für: