- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AfterPipelinePhaseExecution"]
class Type type-node
Syntax
public class AfterPipelinePhaseExecution
Properties
| Name | Property Type | Summary |
|---|---|---|
| ElapsedMilliseconds | long | |
| ExecutionId | Guid | |
| Outputs | ImmutableArray |
|
| Phase | Phase | |
| PipelineName | string |