Share via


HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Méthode

Définition

Attention

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

Fonction de rappel de téléchargement pour recevoir les résultats.

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)

Paramètres

ar
IAsyncResult

IAsyncResult pour recevoir les résultats lorsque l'opération asynchrone se termine.

Attributs

S’applique à