Click or drag to resize
ExpressionEvaluatorCheckForTimeout Method
Checks whether the evaluation time did not exceed the specified limit.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected void CheckForTimeout()
See Also