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
- ParallelGraphBuilder
Syntax
public static CakeGraph Build(List<CakeTask> tasks)
Parameters
| Name | Type | Description |
|---|---|---|
| tasks | List |
Return Value
| Type | Description |
|---|---|
| CakeGraph |
