| SymbolicStageTIn, TOut Constructor |
TBD
Namespace:
Akka.Streams.Implementation.Stages
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected SymbolicStage(
Attributes attributes
)
new :
attributes : Attributes -> SymbolicStage
Parameters
- attributes
- Type: Akka.StreamsAttributes
TBD
See Also