RequestEvents.RunEndRequestTasks 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
Syntaxpublic static SimpleHandler RunEndRequestTasks
Field Value
Type:
SimpleHandler
See Also