G
Guest
Hi I have thread that recives event notifications from a server.
the thread is created as a managed thread. But when using Thread Abort the
thread doesn't terminate.
the thread is in an waitable state using WSAWaitForMultipleEvents.
How can I kill this thread, i don't mind brute force.
/Steffo
the thread is created as a managed thread. But when using Thread Abort the
thread doesn't terminate.
the thread is in an waitable state using WSAWaitForMultipleEvents.
How can I kill this thread, i don't mind brute force.
/Steffo