Partager via


ICloudBlob.EndAbortCopy(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour abandonner une opération de copie d’objet blob en cours.

public void EndAbortCopy (IAsyncResult asyncResult);
abstract member EndAbortCopy : IAsyncResult -> unit
Public Sub EndAbortCopy (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

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

S’applique à