Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
FromCurrentSynchronizationContext()
static
TaskScheduler
System.Threading.Tasks.TaskScheduler.FromCurrentSynchronizationContext
(
)
inline
static
inherited
Definition at line
174
of file
TaskScheduler.cs
.
175
{
176
return
new
SynchronizationContextTaskScheduler();
177
}
System
Threading
Tasks
ThreadPoolTaskScheduler
Generated by
1.10.0