Can anyone confirm documentation from Microsoft has stated
that
WaitHandle.WaitOne(0) works the same as
WaitForMultipleObjectsEx when
milliseconds is zero; in that it doesn't change the signal
state and only
tests the state?
Thanks -- Peter
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|