Click or drag to resize
ConnectionHelperCheckThreadSafety Field
If true, the thread safety of the connection access is checked (the connection must be used only in thread where it was originally created).

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

Field Value

Type: BoolAppSetting
See Also