When does a thread stop?

  • Thread starter Thread starter Overburn
  • Start date Start date
O

Overburn

When a thread reaches the "End Sub" does the "End Sub" close the thread?
 
When a thread reaches the "End Sub" does the "End Sub" close the thread?

The thread terminates when the procedure returns, yes.



Mattias
 

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