Click or drag to resize

CustomerSettingKeyLogWSExecTimes Field

Log the execution times of all web service calls in the ES to tblSystemLog? The setting should only be enabled for tracing/debugging purposes as it carries a performance penalty.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string LogWSExecTimes = "LogWSExecTimes"

Field Value

Type: String
See Also