Freigeben über


ICloudBlob.EndDownloadToStream(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Herunterladen des Inhalts eines Blobs in einen Stream.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: