HttpApplication::AddOnPostResolveRequestCacheAsync Method
.NET Framework (current version)
Adds the specified PostResolveRequestCache event to the collection of asynchronous PostResolveRequestCache event handlers for the current request.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddOnPostResolveRequestCacheAsync(BeginEventHandler^, EndEventHandler^) | Adds the specified PostResolveRequestCache event to the collection of asynchronous PostResolveRequestCache event handlers for the current request. |
![]() | AddOnPostResolveRequestCacheAsync(BeginEventHandler^, EndEventHandler^, Object^) | Adds the specified PostResolveRequestCache event to the collection of asynchronous PostResolveRequestCache event handlers for the current request. |
Show:
