HttpApplication.AddOnLogRequestAsync Method
.NET Framework 3.5
Adds the specified LogRequest event to the collection of asynchronous LogRequest 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 | |
|---|---|---|
|
AddOnLogRequestAsync(BeginEventHandler, EndEventHandler) | Adds the specified LogRequest event to the collection of asynchronous LogRequest event handlers for the current request. |
|
AddOnLogRequestAsync(BeginEventHandler, EndEventHandler, Object) | Adds the specified LogRequest event to the collection of asynchronous LogRequest event handlers for the current request. |
AddOnLogRequestAsync is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.