- Namespace
- Statiq
.Web .Commands - Containing Type
- PreviewCommand
- Overridden
- After
Initial Execution Async (CommandContext, Preview Command Settings, IEngineManager, Cancellation Token Source)
Syntax
protected override Task AfterInitialExecutionAsync(CommandContext commandContext, PreviewCommandSettings commandSettings, IEngineManager engineManager, CancellationTokenSource cancellationTokenSource)
Parameters
Name | Type | Description |
---|---|---|
commandContext | CommandContext | |
commandSettings | Preview |
|
engineManager | IEngineManager | |
cancellationTokenSource | Cancellation |
Return Value
Type | Description |
---|---|
Task |