| GraphStageLogicSubSourceOutletTSource Property |
Get the Source for this dynamic output port.
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IGraph<SourceShape<T>, NotUsed> Source { get; }
member Source : IGraph<SourceShape<'T>, NotUsed> with get
Property Value
Type:
IGraphSourceShapeT,
NotUsedSee Also