This topic has not yet been rated - Rate this topic

HttpApplication.AddOnPostLogRequestAsync Method

Adds the specified PostLogRequest event to the collection of asynchronous PostLogRequest event handlers for the current request.
Name Description
HttpApplication.AddOnPostLogRequestAsync (BeginEventHandler, EndEventHandler) Adds the specified PostLogRequest event to the collection of asynchronous PostLogRequest event handlers for the current request.
HttpApplication.AddOnPostLogRequestAsync (BeginEventHandler, EndEventHandler, Object) Adds the specified PostLogRequest event to the collection of asynchronous PostLogRequest event handlers for the current request.

AddOnPostLogRequestAsync is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.