Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams
BidiShape(TIn1, TOut1, TIn2, TOut2) Class
BidiShape(TIn1, TOut1, TIn2, TOut2) Methods
CopyFromPorts Method
DeepCopy Method
Reversed Method
BidiShape
TIn1
,
TOut1
,
TIn2
,
TOut2
Reversed Method
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
Shape
Reversed
()
member
Reversed
:
unit
->
Shape
Return Value
Type:
Shape
TBD
See Also
Reference
BidiShape
TIn1, TOut1, TIn2, TOut2
Class
Akka.Streams Namespace
Akka.NET Home
|
Learn Akka.NET