Platform Core .NET Assemblies API
ExecutionMode Enumeration
See Also  Send Feedback
Terrasoft.Core.Process Namespace : ExecutionMode Enumeration

Glossary Item Box

Modes of execution of the business process schema.

Syntax

 
C#
 
 

Members

MemberDescription
CompileThe execution mode, which requires generation and compilation of source code.
CompileInterpretableThe execution mode, which requires generation and compilation of source code only for process methods.
InterpretableThe execution mode, which does not require generation and compilation of source code.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Core.Process.ExecutionMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.