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: 12.0.0
Syntax public static readonly IntAppSetting LongRunningCommandTimeout
Field Value
Type:
IntAppSettingSee Also