MacroSettingsEvaluationTimeout Property |
Expression evaluation timeout in milliseconds. If the evaluation time exceeds this time, evaluation will be aborted and the result will be null.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public int EvaluationTimeout { get; set; }
Property Value
Type:
Int32See Also