RequestEventsRunEndRequestTasks Field |
Fires when the request may perform the background tasks. Use for any background tasks that should execute at the end of the request, but do not influence the response to the client.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public static SimpleHandler RunEndRequestTasks
Field Value
Type:
SimpleHandlerSee Also