Share via


HttpPolicyDownloaderProtocol.ReadCallback(IAsyncResult) Méthode

Définition

Attention

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

Fonction de rappel de lecture pour lire le fichier de stratégie.

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)

Paramètres

ar
IAsyncResult

IAsyncResult pour recevoir les résultats lorsque l'opération asynchrone se termine.

Attributs

S’applique à