Search:

Type: Posts; User: leandro

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Detecting whether the piece of code is executing?

    Vivek did I help you with my post?
  2. [SOLVED] Re: Detecting whether the piece of code is executing?

    I think you can use threads to perform that. And that thread can update a database or do anything to help you detecting its execution.

    You have to write two threads like those:


    public class...
Results 1 to 2 of 2