Share via


HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Methode

Definition

Achtung

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Die Downloadrückruffunktion, um die Ergebnisse zu erhalten.

public:
 void DownloadCallback(IAsyncResult ^ ar);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public void DownloadCallback (IAsyncResult ar);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.DownloadCallback : IAsyncResult -> unit
Public Sub DownloadCallback (ar As IAsyncResult)

Parameter

ar
IAsyncResult

IAsyncResult, um die Ergebnisse zu empfangen, wenn die asynchrone Operation abgeschlossen ist.

Attribute

Gilt für: