Problems with Threading.

  • Thread starter Thread starter Martin Kjelsmark
  • Start date Start date
M

Martin Kjelsmark

Hey Ng
I'm currently developing a GUI with a login feature. If the user logs
in succesfully I want to start a session in a seperate thread. This
session has to be reset everytime the user hits a button. I'm having
problems restarting this session in the thread. Is this even possible
with the Compact Framework??

Best regards
Martin Kjelsmark
 
Back
Top