C#
public class WaitHandleCannotBeOpenedException : System.ApplicationException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}
Articles
|
System.Threading :: WaitHandleCannotBeOpenedException. Many instances of the same program ... named mutex instance. If ...
|
|
The exception that is thrown when an attempt is made to open a system Mutex or semaphore that does not exist.
|
|
The exception that is thrown when an attempt is made to open a system Mutex or semaphore that does not exist.
|
|
The constructors of System.Threading.WaitHandleCannotBeOpenedException are listed below. For a list of all members, see the WaitHandleCannotBeOpenedException Members list
|
|
The members of System.Threading.WaitHandleCannotBeOpenedException are listed below. See Also: Inherited members from System.ApplicationException
|