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

◆ SetMinIOCompletionThreads()

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

Definition at line 128 of file ThreadPool.cs.

129 {
131 }
static bool SetMinThreadsNative(int workerThreads, int completionPortThreads)

References System.Threading.ThreadPool.SetMinThreadsNative().

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