Partager via


CloudQueue.EndExists(IAsyncResult) Méthode

Définition

Retourne le résultat asynchrone de la demande de case activée l’existence de la file d’attente.

public virtual bool EndExists (IAsyncResult asyncResult);
abstract member EndExists : IAsyncResult -> bool
override this.EndExists : IAsyncResult -> bool
Public Overridable Function EndExists (asyncResult As IAsyncResult) As Boolean

Paramètres

asyncResult
IAsyncResult

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

Retours

true si la file d'attente existe.

S’applique à