Type Summary

						CF
						public class DuplicateWaitObjectException : ArgumentException
 {
   // Constructors
   CF
						public DuplicateWaitObjectException ();
   CF
						public DuplicateWaitObjectException (string parameterName);
   CF
						public DuplicateWaitObjectException (string parameterName,
                                           string message);
MS CF
						protected DuplicateWaitObjectException (SerializationInfo info,
                                              StreamingContext context);
 }

BA See my comments on ArgumentNullException.

Get .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.