ApplicationEventsPostStart Field |
Fires at the end of first application request. Fires only once during application life-time, use to perform additional async tasks needed for application startup which do not influence the request output.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public static SimpleHandler PostStart
Field Value
Type:
SimpleHandlerSee Also