次の方法で共有


HttpApplication.AddOnResolveRequestCacheAsync メソッド

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

オーバーロードの一覧

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

参照

関連項目

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