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 Task<CakeReport> RunTargetAsync(ICakeContext context, IExecutionStrategy strategy, string target)
Attributes
| Type | Description |
|---|---|
| Async |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| strategy | IExecutionStrategy | |
| target | string |
Return Value
| Type | Description |
|---|---|
| Task |
