CloudBlob.EndBreakLease(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um die aktuelle Lease für dieses Blob zu unterbrechen.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult, das auf den ausstehenden asynchronen Vorgang verweist.

Gibt zurück

Eine TimeSpan, die auf die Sekunde die Zeit darstellt, bis die Lease endet.

Gilt für: