System.Web.HttpApplication.AddOnPostAcquireRequestStateAsync Method

Adds the specified HttpApplication.PostAcquireRequestState event to the collection of asynchronous HttpApplication.PostAcquireRequestState event handlers for the current request.

Syntax

public void AddOnPostAcquireRequestStateAsync (BeginEventHandler bh, EndEventHandler eh, object data)

Parameters

bh
Documentation for this section has not yet been entered.
eh
Documentation for this section has not yet been entered.
data
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0