[Mono-list] Thread.Sleep with Timeout.Infinite

Yury Serdyuk Yury@serdyuk.botik.ru
Thu, 13 Feb 2003 17:18:42 +0300


Hi !

I have found that  a command

Thread.Sleep ( Timeout.Infinite );

cause an exception
 >System.ArgumentException : Negative timeout

Please, tell me about current situation with this error.

Y.S.