Share via


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 Leserückruffunktion, um die Richtliniendatei zu lesen.

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

IAsyncResult, um die Ergebnisse zu empfangen, wenn die asynchrone Operation abgeschlossen ist.

Attribute

Gilt für: