HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Метод

Определение

Внимание!

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

Функция обратного вызова чтения для считывания файла политики.

public:
 void ReadCallback(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 ReadCallback (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.ReadCallback : IAsyncResult -> unit
Public Sub ReadCallback (ar As IAsyncResult)

Параметры

ar
IAsyncResult

IAsyncResult для получения результатов, когда асинхронную операцию завершается.

Атрибуты

Применяется к