Class ConcurrencyLimitReachedException
Indicates that the internal queue of the synchronization primitive is full.
Implements
Inherited Members
Namespace: DotNext.Threading
Assembly: DotNext.Threading.dll
Syntax
public sealed class ConcurrencyLimitReachedException : Exception, ISerializable