Freigeben über


CloudFile.EndDownloadToFile(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang zum Herunterladen des Inhalts einer Datei im Dateidienst in eine lokale Datei.

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

Parameter

asyncResult
IAsyncResult

Ein IAsyncResult , der auf den ausstehenden asynchronen Vorgang verweist.

Gilt für: