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
 
What do you mean by "session"? Care to show some code?

-Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top