Results 1 to 9 of 9

Thread: better way to exit a program with a thread

Hybrid View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    210
    could you provide an example of using ThreadPool? i tried
    Dim t As New Threading.ThreadPool(AddressOf Calculate)
    but it gives me an underline on t, saying something about it being private.

    thanks.
    Last edited by nahya^^; Mar 4th, 2004 at 07:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width