DuplicateWaitObjectException (System.DuplicateWaitObjectException)

Inherits: System.ArgumentException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when an object appears more than once in an array of synchronization objects.

VB.NET C#

VB.NET

Public Class DuplicateWaitObjectException
  Inherits System.ArgumentException
  Implements System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
End Class

Articles

System::DuplicateWaitObjectException class Reference

System::DuplicateWaitObjectException Class Reference More.

System::DuplicateWaitObjectException class Reference

System::DuplicateWaitObjectException Class Reference More.

Troubleshooting Exceptions: System.DuplicateWaitObjectException

A DuplicateWaitObjectException exception is thrown if the array of WaitHandle objects passed to WaitAll or WaitAny contains any duplicate operating system handles.

Troubleshooting Exceptions: System.DuplicateWaitObjectException

A T:System.DuplicateWaitObjectException exception is thrown if the array of T:System.Threading.WaitHandle objects passed to Overload:System.Threading.WaitHandle.WaitAll or Overload

Mono Documentation

Mono Class Library : System Namespace System.DuplicateWaitObjectException Class ... Thread Safety All public static members of this type are safe for ...

Mono Documentation

... System.DuplicateWaitObjectException Overview | Members System.DuplicateWaitObjectException Constructor ... Parameters parameterName A String that contains the name of the parameter ...

Mono Documentation

... System.DuplicateWaitObjectException Overview | Members System.DuplicateWaitObjectException Constructor: Constructs and initializes a new instance of the ...

System.DuplicateWaitObjectException Class

public DuplicateWaitObjectException(string parameterName, string message);

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support