Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Note
This task is only available when using the C++ build system.
Run parallel instances of the CustomBuild task.
Parameters
The following table describes the parameters of the ParallelCustomBuild task.
| Parameter | Description |
|---|---|
| BreakOnFirstFailure | Optional bool parameter. |
| MaxItemsInBatch | Optional int parameter. |
| MaxProcesses | Optional int parameter. |
| Sources | Required ITaskItem[] parameter. |