This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.LicenseHeaderUpdater.
Summary
The number of threads to spawn to process files.
If this is set to 0 or less, then the number of threads will be equal to
System.Environment.ProcessorCount
.
Defaulted to 1.
- Assembly
- Cake
. License Header Updater .dll - Namespace
- Cake
. License Header Updater - Containing Type
- Cake
License Header Updater Settings
Syntax
public int Threads { get; set; }
Value
Type | Description |
---|---|
int |