Page.AsyncPageEndProcessRequest(IAsyncResult) Metoda

Definice

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

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

Parametry

result
IAsyncResult

Odkazující IAsyncResult na čekající asynchronní požadavek.

Platí pro