CloudBlob.EndDelete(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour supprimer l’objet blob.

public virtual void EndDelete (IAsyncResult asyncResult);
abstract member EndDelete : IAsyncResult -> unit
override this.EndDelete : IAsyncResult -> unit
Public Overridable Sub EndDelete (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

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

S’applique à