Partager via


ICloudBlob.EndExists(IAsyncResult) Méthode

Définition

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

public bool EndExists (IAsyncResult asyncResult);
abstract member EndExists : IAsyncResult -> bool
Public 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 à