ConnectionHelperLongRunningCommandTimeout Field |
Command timeout in seconds for the SQL queries which are known to possibly take more time than standard command timeout.
Long running queries have to be explicitly wrapped with CMSConnectionScope with its CommandTimeout property set to this value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static IntAppSetting LongRunningCommandTimeout
Field Value
Type:
IntAppSetting
See Also