Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetMaxIOCompletionThreads()

static void System.Threading.ThreadPool.SetMaxIOCompletionThreads ( int ioCompletionThreads)
inlinestaticpackage

Definition at line 136 of file ThreadPool.cs.

137 {
139 }
static bool SetMaxThreadsNative(int workerThreads, int completionPortThreads)

References System.Threading.ThreadPool.SetMaxThreadsNative().

Referenced by System.Threading.PortableThreadPool.SetMaxThreads().