Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Stage
GraphStageLogic.SubSourceOutlet(T) Class
SubSourceOutlet(T) Methods
Complete Method
Fail Method
Push Method
SetHandler Method
Timeout Method
ToString Method
GraphStageLogic
SubSourceOutlet
T
Complete Method
Complete this output port.
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
void
Complete
()
member
Complete
:
unit
->
unit
See Also
Reference
GraphStageLogic
SubSourceOutlet
T
Class
Akka.Streams.Stage Namespace
Akka.NET Home
|
Learn Akka.NET