Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Dsl
BidiFlow(TIn1, TOut1, TIn2, TOut2, TMat) Class
BidiFlow(TIn1, TOut1, TIn2, TOut2, TMat) Constructor
BidiFlow(TIn1, TOut1, TIn2, TOut2, TMat) Properties
BidiFlow(TIn1, TOut1, TIn2, TOut2, TMat) Methods
BidiFlow
TIn1
,
TOut1
,
TIn2
,
TOut2
,
TMat
Constructor
TBD
Namespace:
Akka.Streams.Dsl
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
BidiFlow
(
IModule
module
)
new
:
module
:
IModule
->
BidiFlow
Parameters
module
Type:
Akka.Streams.Implementation
IModule
TBD
See Also
Reference
BidiFlow
TIn1, TOut1, TIn2, TOut2, TMat
Class
Akka.Streams.Dsl Namespace
Akka.NET Home
|
Learn Akka.NET