Share via


HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Método

Definição

Cuidado

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

A função de retorno de chamada de leitura para ler o arquivo de política.

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)

Parâmetros

ar
IAsyncResult

O IAsyncResult para recebimento dos resultados quando a operação assíncrona é concluída.

Atributos

Aplica-se a