Share via


HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Metodo

Definizione

Attenzione

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

Funzione di callback di download per ricevere i risultati.

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)

Parametri

ar
IAsyncResult

L'oggetto IAsyncResult per ricevere i risultati al completamento dell'operazione asincrona.

Attributi

Si applica a