Extensions..::..ResumeThread Method
Resumes a thread.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static bool ResumeThread( this ProcessThread thread )
<ExtensionAttribute> _ Public Shared Function ResumeThread ( _ thread As ProcessThread _ ) As Boolean
[ExtensionAttribute] public: static bool^ ResumeThread( ProcessThread^ thread )
Parameters
- thread
- Type: ProcessThread
The thread.