This topic has not yet been rated - Rate this topic

HttpApplication.AddOnUpdateRequestCacheAsync Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.