Freigeben über


CloudBlockBlob.EndPutBlockList(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Hochladen einer Liste von Blöcken in ein neues oder vorhandenes Blob.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: