Page.AsyncPageEndProcessRequest(IAsyncResult) Methode

Definition

Beendet die Verarbeitung einer asynchronen Seitenanforderung.

protected:
 void AsyncPageEndProcessRequest(IAsyncResult ^ result);
protected void AsyncPageEndProcessRequest (IAsyncResult result);
member this.AsyncPageEndProcessRequest : IAsyncResult -> unit
Protected Sub AsyncPageEndProcessRequest (result As IAsyncResult)

Parameter

result
IAsyncResult

Ein IAsyncResult, das auf eine ausstehende asynchrone Anforderung verweist.

Gilt für: