Uniquely identifies the current execution cycle. This can be used to initialize and/or
reset static data for a module on new generations (I.e., due to watching).
For example, cache data could be cleared when this changes between runs.
- Namespace
- Statiq
.Testing - Containing Type
- TestEngine
- Implements
- Property Type
- Guid
Syntax
public Guid ExecutionId { get; set; }
Value
Type | Description |
---|---|
Guid |