| InAndOutGraphStageLogic Constructor (Shape) |
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax protected InAndOutGraphStageLogic(
Shape shape
)
new :
shape : Shape -> InAndOutGraphStageLogic
Parameters
- shape
- Type: Akka.StreamsShape
TBD
See Also