Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
PendingBlockingAdjustment
enum
System.Threading.PortableThreadPool.PendingBlockingAdjustment
: byte
private
Enumerator
None
Immediately
WithDelayIfNecessary
Definition at line
37
of file
PortableThreadPool.cs
.
38
{
39
None
,
40
Immediately
,
41
WithDelayIfNecessary
42
}
System.Threading.PortableThreadPool.PendingBlockingAdjustment.None
@ None
System.Threading.PortableThreadPool.PendingBlockingAdjustment.WithDelayIfNecessary
@ WithDelayIfNecessary
System.Threading.PortableThreadPool.PendingBlockingAdjustment.Immediately
@ Immediately
System
Threading
PortableThreadPool
Generated by
1.10.0