Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Stage
GraphStageLogic Class
GraphStageLogic Fields
DoNothing Field
EagerTerminateInput Field
EagerTerminateOutput Field
IgnoreTerminateInput Field
IgnoreTerminateOutput Field
InCount Field
OutCount Field
TotallyIgnorantInput Field
GraphStageLogic
OutCount Field
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
readonly
int
OutCount
val
OutCount
:
int
Field Value
Type:
Int32
See Also
Reference
GraphStageLogic Class
Akka.Streams.Stage Namespace
Akka.NET Home
|
Learn Akka.NET