Partager via


ICloudBlob.EndFetchAttributes(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour remplir les propriétés et les métadonnées de l’objet blob.

public void EndFetchAttributes (IAsyncResult asyncResult);
abstract member EndFetchAttributes : IAsyncResult -> unit
Public Sub EndFetchAttributes (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

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

S’applique à