| 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: 9.0.0
Syntaxpublic int EvaluationTimeout { get; set; }Property Value
Type: 
Int32
See Also