Click or drag to resize
EvaluationTimeoutException.Message Property
Returns evaluation timeout error message.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String

Implements

_Exception.Message
See Also