Share via


HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Metodo

Definizione

Attenzione

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

Funzione di callback di lettura per leggere il file di criteri.

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)

Parametri

ar
IAsyncResult

L'oggetto IAsyncResult per ricevere i risultati al completamento dell'operazione asincrona.

Attributi

Si applica a