This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Cake
.Parallel .Module .dll - Namespace
- Cake
.Parallel .Module - Containing Type
- ParallelCakeEngine
Syntax
public void performTaskSetup(ICakeContext context, IExecutionStrategy strategy, CakeTask task, bool skipped)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
strategy | IExecutionStrategy | |
task | CakeTask | |
skipped | bool |
Return Value
Type | Description |
---|---|
void |