HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Methode

Definitie

Let op

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

De functie read callback om het beleidsbestand te lezen.

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)

Parameters

ar
IAsyncResult

De IAsyncResult taak om de resultaten te ontvangen wanneer de asynchrone bewerking is voltooid.

Kenmerken

Van toepassing op