Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ConcurrentExclusiveTaskScheduler.DebugView Class Referencesealed

Public Member Functions

 DebugView (ConcurrentExclusiveTaskScheduler scheduler)
 

Properties

int MaximumConcurrencyLevel [get]
 
IEnumerable< TaskScheduledTasks [get]
 
ConcurrentExclusiveSchedulerPair SchedulerPair [get]
 

Private Attributes

readonly ConcurrentExclusiveTaskScheduler m_taskScheduler
 

Detailed Description

Definition at line 45 of file ConcurrentExclusiveSchedulerPair.cs.


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