Dan,
You can use the WaitHandle.WaitOne overload that takes a timespan /
milliseconds parameter as a simplified thread / method execution timeout
mechanism.
Dan, You can use the WaitHandle.WaitOne overload that takes a timespan / milliseconds parameter as a simplified thread / method execution timeout mechanism.