0 Replies Latest reply on Sep 19, 2006 5:05 PM by wyckoff

    can an async wait state have a timeout on it?

    wyckoff


      I want to release my thread while waiting for something so want to use async, but I also want to have a timer on it.

      Is that possible? or are timers implemented on the waiting thread itself and thus cannot work with async.

      thanks, pete