Partager via


CloudQueue.EndClear(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour effacer tous les messages de la file d’attente.

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

Paramètres

asyncResult
IAsyncResult

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

S’applique à