Table of Contents

Enum RuntimeProgressKind

Namespace
Cress.Execution
Assembly
Cress.Execution.dll
public enum RuntimeProgressKind

Fields

FlowCompleted = 5
FlowStarted = 1
Log = 4
RunCompleted = 6
RunStarted = 0
StepCompleted = 3
StepStarted = 2