HttpPolicyDownloaderProtocol.ReadCallback(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 leitura de callback para ler o ficheiro 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 receber os resultados quando a operação assíncrona termina.

Atributos

Aplica-se a