Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Stage
AbstractStage(TIn, TOut) Class
AbstractStage(TIn, TOut) Constructor
AbstractStage(TIn, TOut) Properties
AbstractStage(TIn, TOut) Methods
AbstractStage
TIn
,
TOut
Constructor
Initializes a new instance of the
AbstractStage
TIn, TOut
class
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
protected
AbstractStage
()
new
:
unit
->
AbstractStage
See Also
Reference
AbstractStage
TIn, TOut
Class
Akka.Streams.Stage Namespace
Akka.NET Home
|
Learn Akka.NET