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.CodeQL.Cli.
Summary
Use if you want to use more than one thread to run queries.
The default value is 1. You can specify more threads to speed up query execution.
To set the number of threads to the number of logical processors, specify 0.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Database - Containing Type
- Code
Q L Analyze Database Tool Settings
Syntax
public Nullable<int> Threads { get; set; }
Value
Type | Description |
---|---|
Nullable |