Page.AsyncPageEndProcessRequest(IAsyncResult) Method

Definition

Ends processing an asynchronous page request.

protected void AsyncPageEndProcessRequest(IAsyncResult result);

Parameters

result
IAsyncResult

An IAsyncResult referencing a pending asynchronous request.

Applies to