Search results for query: *

  • Users: LankanDude
  • Content: Threads
  • Order by date
  1. LankanDude

    MultiThreading

    Please tell me how to do the below. I need to pass a value from a sub to another sub. But the second sub has to be called by the first sub using a thread. Given below are the approaches that I took. But none of them worked. 1) Public Class MyClass Public Sub MyThreadFunc( ByVal...
Back
Top