Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.PackageStartup.InitializeApplicationStartupAsync Method

Called when any node of a (single- or multi-instance) site is starting up.

Class: YetaWF.Core.Packages.PackageStartup
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public Task InitializeApplicationStartupAsync();

See Also YetaWF.Core.Packages.PackageStartup ClassYetaWF.Core Overview