This topic has not yet been rated - Rate this topic

HttpApplication.AddOnMapRequestHandlerAsync Method

Adds the specified MapRequestHandler event to the collection of asynchronous MapRequestHandler event handlers for the current request.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method AddOnMapRequestHandlerAsync(BeginEventHandler, EndEventHandler) Adds the specified MapRequestHandler event to the collection of asynchronous MapRequestHandler event handlers for the current request.
Public method AddOnMapRequestHandlerAsync(BeginEventHandler, EndEventHandler, Object) Adds the specified MapRequestHandler event to the collection of asynchronous MapRequestHandler event handlers for the current request.
Top

AddOnMapRequestHandlerAsync is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.