Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,479

    Re: No action time out

    Can you explain what you mean by restart? If all the code is in a loop, would restart send execution to the beginning of the loop?
    Using a Timer that calls a method of yours after a fixed time...
  2. Replies
    4
    Views
    1,479

    Re: No action time out

    The Timer class could be useful for scheduling code to execute after a delay. The code could test if the event has happened and react as desired.
Results 1 to 2 of 2