Udostępnij przez


HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Metoda

Definicja

Przestroga

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

Funkcja odczytu wywołania zwrotnego w celu odczytania pliku zasad.

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)

Parametry

ar
IAsyncResult

Element IAsyncResult do odbierania wyników po zakończeniu operacji asynchronicznej.

Atrybuty

Dotyczy