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 Verweis auf eine ausstehende asynchrone Anforderung.

Gilt für: