Click or drag to resize
ConnectionHelperKeepContextConnectionOpen Field
If true, the connection is opened only once for the entire request and kept open until the end of the request.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static BoolAppSetting KeepContextConnectionOpen

Field Value

Type: BoolAppSetting
See Also