次の方法で共有


HttpApplication.AddOnPreRequestHandlerExecuteAsync メソッド

指定した PreRequestHandlerExecute イベントを、現在の要求の非同期 PreRequestHandlerExecute イベント ハンドラのコレクションに追加します。

オーバーロードの一覧

名前 説明
HttpApplication.AddOnPreRequestHandlerExecuteAsync (BeginEventHandler, EndEventHandler) 指定した PreRequestHandlerExecute イベントを、現在の要求の非同期 PreRequestHandlerExecute イベント ハンドラのコレクションに追加します。
HttpApplication.AddOnPreRequestHandlerExecuteAsync (BeginEventHandler, EndEventHandler, Object) 指定した PreRequestHandlerExecute イベントを、現在の要求の非同期 PreRequestHandlerExecute イベント ハンドラのコレクションに追加します。

参照

関連項目

HttpApplication クラス
HttpApplication メンバ
System.Web 名前空間