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 RegisterTaskSetupAction(Action<ITaskSetupContext> action)
Parameters
Name | Type | Description |
---|---|---|
action | Action |
Return Value
Type | Description |
---|---|
void |