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

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

Parameters

n
Type: SystemInt32
TBD

Return Value

Type: OutletTOut
TBD
See Also