Page.AsyncPageEndProcessRequest(IAsyncResult) Metoda

Definice

Ukončí zpracování asynchronního požadavku na stránku.

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

Parametry

result
IAsyncResult

IAsyncResult Odkazování na čekající asynchronní požadavek.

Platí pro