Aracılığıyla paylaş


HttpPolicyDownloaderProtocol.DownloadCallback(IAsyncResult) Yöntem

Tanım

Dikkat

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

Sonuçları almak için geri çağırma işlevini indirin.

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)

Parametreler

ar
IAsyncResult

IAsyncResult zaman uyumsuz işlem tamamlandığında sonuçları almak için.

Öznitelikler

Şunlara uygulanır