 | Fusing.StructuralInfo.Upstreams Field |
TBD
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic readonly IImmutableDictionary<InPort, OutPort> Upstreams
val Upstreams: IImmutableDictionary<InPort, OutPort>
Field Value
Type:
IImmutableDictionary<InPort,
OutPort>
See Also