Partager via


CloudQueue.EndFetchAttributes(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour extraire les attributs d’une file d’attente.

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 à