HttpWorkerRequest.EndFlush(IAsyncResult) Methode

Definition

Wartet, bis der ausstehende asynchrone Leerungsvorgang abgeschlossen ist.

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)

Parameter

asyncResult
IAsyncResult

Ein Verweis auf die ausstehende asynchrone Anforderung.

Gilt für: