CloudBlob.EndExists(IAsyncResult) Méthode

Définition

Retourne le résultat asynchrone de la demande de case activée existence de l’objet blob.

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 l'objet blob existe.

S’applique à