HttpApplication.AddOnPostLogRequestAsync Method
.NET Framework 4.5
Adds the specified PostLogRequest event to the collection of asynchronous PostLogRequest 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.
| Name | Description | |
|---|---|---|
|
AddOnPostLogRequestAsync(BeginEventHandler, EndEventHandler) | Adds the specified PostLogRequest event to the collection of asynchronous PostLogRequest event handlers for the current request. |
|
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 .NET Framework Versions and Dependencies.