G
Guest
Hi
I'm writing an application in C# for PocketPC 2003. The application should use a thread to read data from a bluetooth connection. If the connection is no longer needed I want to stop and destroy the thread. As I understand the .NET CF does not support Thread.Abort(). How can threads be terminated in .NET CF
Thanks for your help
Kind regards
Dominik
I'm writing an application in C# for PocketPC 2003. The application should use a thread to read data from a bluetooth connection. If the connection is no longer needed I want to stop and destroy the thread. As I understand the .NET CF does not support Thread.Abort(). How can threads be terminated in .NET CF
Thanks for your help
Kind regards
Dominik