|
System.Threading AbandonedMutexException SynchronizationLockException ThreadAbortException ThreadInterruptedException ThreadStartException ThreadStateException
|
|
System.Threading. AbandonedMutexException. AutoResetEvent. EventWaitHandle. Interlocked. ManualResetEvent. Monitor. Mutex
|
|
Classes in System.Threading ...
|
|
Quickstart Class Browser
|
|
System.Threading. AbandonedMutexException; SemaphoreFullException; SynchronizationLockException; ThreadAbortException; ThreadInterruptedException; more; System.Transactions
|
|
System.Threading
|
|
The exception that is thrown when one thread is waiting on a Mutex object, and another thread abandons the Mutex by exiting without releasing it.
|
|
The exception that is thrown when one thread is waiting on a Mutex object, and another thread abandons the Mutex by exiting without releasing it.
|
|
The properties of System.Threading.AbandonedMutexException are listed below. For a list of all members, see the AbandonedMutexException Members list.
|
|
The members of System.Threading.AbandonedMutexException are listed below. See Also: Inherited members from System.SystemException [ ...
|