Click or drag to resize
Akka.NETZipWithTIn0, TIn1, TOutShape 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 FanInShape<TIn0, TIn1, TOut> Shape { get; }

Property Value

Type: FanInShapeTIn0, TIn1, TOut

Implements

IGraphTShapeShape
See Also