HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Methode

Definition

Achtung

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

Die Rückruffunktion zum Lesen der Richtliniendatei.

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)

Parameter

ar
IAsyncResult

Die IAsyncResult Ergebnisse empfangen, wenn der asynchrone Vorgang abgeschlossen ist.

Attribute

Gilt für: