HttpApplication.AddOnUpdateRequestCacheAsync Method
.NET Framework 3.0
Adds the specified UpdateRequestCache event to the collection of asynchronous UpdateRequestCache event handlers for the current request.
| Name | Description |
|---|---|
| HttpApplication.AddOnUpdateRequestCacheAsync (BeginEventHandler, EndEventHandler) | Adds the specified UpdateRequestCache event to the collection of asynchronous UpdateRequestCache event handlers for the current request. |
| HttpApplication.AddOnUpdateRequestCacheAsync (BeginEventHandler, EndEventHandler, Object) | Adds the specified UpdateRequestCache event to the collection of asynchronous UpdateRequestCache event handlers for the current request. |