Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsThreadPoolThread
bool
System.Threading.Thread.IsThreadPoolThread
get
set
Definition at line
210
of file
Thread.cs
.
211
{
212
[
MethodImpl
(
MethodImplOptions
.InternalCall)]
213
get
;
214
[
MethodImpl
(
MethodImplOptions
.InternalCall)]
215
internal
set
;
216
}
System.Reflection.Metadata.Ecma335.TableIndex.MethodImpl
@ MethodImpl
System.Runtime.CompilerServices.MethodImplOptions
MethodImplOptions
Definition
MethodImplOptions.cs:5
System
Threading
Thread
Generated by
1.10.0