Click or drag to resize
Akka.NETInputBunchIdToDequeue Method
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int IdToDequeue()

Return Value

Type: Int32
TBD
Exceptions
ExceptionCondition
IllegalStateException This exception is thrown when dequeuing with no input. TBD
See Also