CMSApplicationWaitForDatabaseAvailable Field |
If true, the process without the database available waits for the database instead of attempting to redirect to DB installation wizard. Use this for background applications such as services, that start automatically prior to the installation.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntaxpublic static readonly BoolAppSetting WaitForDatabaseAvailable
Field Value
Type:
BoolAppSetting
See Also