Extensions..::..TerminateAllThreads Method
Terminates all threads of external process.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
<ExtensionAttribute> _ Public Shared Sub TerminateAllThreads ( _ process As Process, _ ignores As List(Of Integer) _ )
[ExtensionAttribute] public: static void TerminateAllThreads( Process^ process, List<int^>^ ignores )