Click or drag to resize

IExecutionGroup Interface

Represents an execution group

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public interface IExecutionGroup

The IExecutionGroup type exposes the following members.

Methods
  NameDescription
Public methodExecute
Starts the execution of the group
Top
See Also