Class TooManySubstreamsOpenException
This exception signals that the maximum number of substreams declared has been exceeded. A finite limit is imposed so that memory usage is controlled.
Inheritance
TooManySubstreamsOpenException
Implements
Inherited Members
Namespace: Akka.Streams
Assembly: Akka.Streams.dll
Syntax
public class TooManySubstreamsOpenException : InvalidOperationException, ISerializable
Constructors
| Improve this Doc View SourceTooManySubstreamsOpenException()
Declaration
public TooManySubstreamsOpenException()