Executes the engine.
- Namespace
- Statiq
.Common - Containing Type
- IBootstrapper
Syntax
Task<int> RunAsync()
Return Value
| Type | Description |
|---|---|
| Task |
The exit code (0 for success). |
Task<int> RunAsync()
| Type | Description |
|---|---|
| Task |
The exit code (0 for success). |