Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BEPUphysics
Threading
SpecializedThreadManager
RemoveThread
BEPUphysics.Threading.SpecializedThreadManager.RemoveThread C# (CSharp) Method
SpecializedThreadManager Class Documentation
Exibir arquivo
Open project: Indiefreaks/igf
RemoveThread()
public
method
Removes a worker thread from the engine.
public
RemoveThread
( ) :
void
return
void
public void RemoveThread() { taskManager.RemoveThread(); loopManager.RemoveThread(); }
SpecializedThreadManager
AddThread
Dispose
EnqueueTask
ForLoop
RemoveThread
SpecializedThreadManager
WaitForTaskCompletion