Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.Scheduling Class Reference

Static Package Functions

static int GetDefaultDegreeOfParallelism ()
 
static int GetDefaultChunkSize< T > ()
 

Static Package Attributes

static int DefaultDegreeOfParallelism = Math.Min(Environment.ProcessorCount, 512)
 

Detailed Description

Definition at line 3 of file Scheduling.cs.


The documentation for this class was generated from the following file: