|
System::DuplicateWaitObjectException Class Reference More.
|
|
System::DuplicateWaitObjectException Class Reference More.
|
|
A DuplicateWaitObjectException exception is thrown if the array of WaitHandle objects passed to WaitAll or WaitAny contains any duplicate operating system handles.
|
|
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 Class Library : System Namespace System.DuplicateWaitObjectException Class ... Thread Safety All public static members of this type are safe for ...
|
|
... System.DuplicateWaitObjectException Overview | Members System.DuplicateWaitObjectException Constructor ... Parameters parameterName A String that contains the name of the parameter ...
|
|
... System.DuplicateWaitObjectException Overview | Members System.DuplicateWaitObjectException Constructor: Constructs and initializes a new instance of the ...
|
|
public DuplicateWaitObjectException(string parameterName, string message);
|