- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AfterEngineExecution"]
class Type type-node
Syntax
public class AfterEngineExecution
Properties
| Name | Property Type | Summary |
|---|---|---|
| ElapsedMilliseconds | long | |
| Engine | IEngine | |
| ExecutionId | Guid | |
| Outputs | IPipelineOutputs |