HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Metoda

Definicja

Przestroga

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

Funkcja wywołania zwrotnego pobierania w celu otrzymania wyników.

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)

Parametry

ar
IAsyncResult

Element IAsyncResult do odbierania wyników po zakończeniu operacji asynchronicznej.

Atrybuty

Dotyczy