HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Método

Definição

Atenção

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

A função de chamada de download para receber os resultados.

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)

Parâmetros

ar
IAsyncResult

O IAsyncResult para receber os resultados quando a operação assíncrona termina.

Atributos

Aplica-se a