CloudFile.EndDeleteIfExists(IAsyncResult) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le résultat d’une demande asynchrone de suppression du fichier s’il existe déjà.
public virtual bool EndDeleteIfExists (IAsyncResult asyncResult);
abstract member EndDeleteIfExists : IAsyncResult -> bool
override this.EndDeleteIfExists : IAsyncResult -> bool
Public Overridable Function EndDeleteIfExists (asyncResult As IAsyncResult) As Boolean
- asyncResult
- IAsyncResult
IAsyncResult qui fait référence à l’opération asynchrone en attente.
true
si le fichier existait déjà et a été supprimé ; sinon, false
.
Produit | Versions |
---|---|
Azure SDK for .NET | Legacy |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :