The current execution state (which is the
IExecutionContext if there is one, and usually the IEngine if not).
- Namespace
- Statiq
.Common - Containing Type
- IExecutionState
- Property Type
- IExecutionState
Syntax
IExecutionState Current { get; internal set; }
Value
| Type | Description |
|---|---|
| IExecutionState |