HttpWorkerRequest.EndFlush(IAsyncResult) Méthode

Définition

Attend que l'opération de vidage asynchrone se termine.

public:
 virtual void EndFlush(IAsyncResult ^ asyncResult);
public virtual void EndFlush (IAsyncResult asyncResult);
abstract member EndFlush : IAsyncResult -> unit
override this.EndFlush : IAsyncResult -> unit
Public Overridable Sub EndFlush (asyncResult As IAsyncResult)

Paramètres

asyncResult
IAsyncResult

Référence à la requête asynchrone en attente.

S’applique à