Class SemaphoreFaultedException
- Namespace
- Microsoft.VisualStudio.Threading
- Assembly
- Microsoft.VisualStudio.Threading.dll
Exception thrown when a ReentrantSemaphore is in a faulted state.
public class SemaphoreFaultedException : InvalidOperationException, ISerializable
- Inheritance
-
SemaphoreFaultedException
- Implements
- Inherited Members
Constructors
SemaphoreFaultedException()
Initializes a new instance of the SemaphoreFaultedException class.
public SemaphoreFaultedException()