Click or drag to resize
Akka.NETUniformFanOutShapeTIn, TOutOut Method
TBD

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Outlet<TOut> Out(
	int n
)

Parameters

n
Type: SystemInt32
TBD

Return Value

Type: OutletTOut
TBD
See Also