Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams
FanInShape(TOut) Class
FanInShape(TOut) Properties
Inlets Property
Out Property
Outlets Property
FanInShape
TOut
Out Property
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Outlet
<TOut>
Out
{
get
; }
member
Out
:
Outlet
<'TOut>
with
get
Property Value
Type:
Outlet
TOut
See Also
Reference
FanInShape
TOut
Class
Akka.Streams Namespace
Akka.NET Home
|
Learn Akka.NET