Partager via


CloudBlobContainer.EndFetchAttributes(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour récupérer les attributs du conteneur.

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

Paramètres

asyncResult
IAsyncResult

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

S’applique à