WaitHandleCannotBeOpenedException (System.Threading.WaitHandleCannotBeOpenedException)

Inherits: System.ApplicationException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when an attempt is made to open a system mutex or semaphore that does not exist.

VB.NET C#

C#

public class WaitHandleCannotBeOpenedException : System.ApplicationException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

WaitHandleCannotBeOpenedException

System.Threading :: WaitHandleCannotBeOpenedException. Many instances of the same program ... named mutex instance. If ...

Troubleshooting Exceptions: System.Threading ...

The exception that is thrown when an attempt is made to open a system Mutex or semaphore that does not exist.

Troubleshooting Exceptions: System.Threading ...

The exception that is thrown when an attempt is made to open a system Mutex or semaphore that does not exist.

Mono Documentation

The constructors of System.Threading.WaitHandleCannotBeOpenedException are listed below. For a list of all members, see the WaitHandleCannotBeOpenedException Members list

Mono Documentation

The members of System.Threading.WaitHandleCannotBeOpenedException are listed below. See Also: Inherited members from System.ApplicationException

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