Mono Class Library: System.Web Namespace

System.Web.BeginEventHandler Delegate

The signature for starting asynchronous HttpApplication events.
public delegate IAsyncResult BeginEventHandler (object sender, EventArgs e, AsyncCallback cb, object extraData)

Parameters

sender
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.
cb
Documentation for this section has not yet been entered.
extraData
Documentation for this section has not yet been entered.

Value

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: 1.0.3300.0, 1.0.5000.0, 2.0.0.0