Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation
OutputBunch(T) Class
OutputBunch(T) Methods
Cancel Method
Complete Method
DemandAvailableFor Method
DemandOrCancelAvailableFor Method
Enqueue Method
EnqueueAndPrefer Method
EnqueueAndYield Method
EnqueueMarked Method
Error Method
IdToEnqueue Method
IdToEnqueueAndYield Method
IsCancelled Method
IsCompleted Method
IsErrored Method
IsPending Method
MarkAllOutputs Method
MarkOutput Method
OnCancel Method
UnmarkAllOutputs Method
UnmarkCancelledOutputs Method
UnmarkOutput Method
OutputBunch
T
IdToEnqueue Method
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
int
IdToEnqueue
()
member
IdToEnqueue
:
unit
->
int
Return Value
Type:
Int32
TBD
Exceptions
Exception
Condition
ArgumentException
TBD
See Also
Reference
OutputBunch
T
Class
Akka.Streams.Implementation Namespace
Akka.NET Home
|
Learn Akka.NET