- Namespace
- Statiq
.Web .Commands - Containing Type
- ServeCommand
- Overridden
- ExecuteEngineAsync
(CommandContext, Serve Command Settings, IEngineManager)
Syntax
protected override Task<int> ExecuteEngineAsync(CommandContext commandContext, ServeCommandSettings commandSettings, IEngineManager engineManager)
Parameters
| Name | Type | Description |
|---|---|---|
| commandContext | CommandContext | |
| commandSettings | ServeCommandSettings | |
| engineManager | IEngineManager |
Return Value
| Type | Description |
|---|---|
| Task |