Partager via


CloudQueueClient.EndSetServiceProperties(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour définir les propriétés du service File d’attente.

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

Paramètres

asyncResult
IAsyncResult

IAsyncResult retourné à partir d’un appel antérieur à BeginSetServiceProperties(ServiceProperties, AsyncCallback, Object).

S’applique à