Partager via


CloudBlobContainer.EndCreate(IAsyncResult) Méthode

Définition

Met fin à une opération asynchrone pour créer un conteneur.

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

Paramètres

asyncResult
IAsyncResult

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

S’applique à