Click or drag to resize
Akka.NETUnzipWith<TIn, T0, T1, T2, T3, T4, T5, T6>.Shape Property
TBD

Namespace:  Akka.Streams.Dsl
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override sealed FanOutShape<TIn, T0, T1, T2, T3, T4, T5, T6> Shape { get; }

Property Value

Type: FanOutShape<TIn, T0, T1, T2, T3, T4, T5, T6>

Implements

IGraph<TShape>.Shape
See Also