See Also: DuplicateWaitObjectException Members
System.Object
System.Exception
System.SystemException
System.ArgumentException
System.DuplicateWaitObjectException
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
Note: It is generally unnecessary for applications to throw DuplicateWaitObjectException . This exception is thrown by thread synchronization methods, such as System.Threading.WaitHandle.WaitAll(System.Threading.WaitHandle[], int, bool) and System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[], int, bool).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0