Field DefaultDegreeOfParallelism
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
The default degree of parallelism is 20. This is the maximum number of concurrent queries that will be executed in a bulk.
public const int DefaultDegreeOfParallelism = 20
Returns
- int
- The default degree of parallelism is 20. This is the maximum number of concurrent queries that will be executed in a bulk.