CloudBlob.EndBreakLease(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour rompre le bail actuel sur cet objet blob.

public virtual TimeSpan EndBreakLease (IAsyncResult asyncResult);
abstract member EndBreakLease : IAsyncResult -> TimeSpan
override this.EndBreakLease : IAsyncResult -> TimeSpan
Public Overridable Function EndBreakLease (asyncResult As IAsyncResult) As TimeSpan

Paramètres

asyncResult
IAsyncResult

IAsyncResult qui référence l’opération asynchrone en attente.

Retours

TimeSpan représentant le délai avant la fin du bail, à la seconde.

S’applique à