RequestEventsFinalize Field |
Occurs as the last event in the pipeline and can be used to clean up and release resources used by the request.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax public static SimpleHandler Finalize
Field Value
Type:
SimpleHandlerRemarks
Response time can be affected by long running operations.
See Also