| GraphStageLogicSubSinkInletTSink Property |
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IGraph<SinkShape<T>, NotUsed> Sink { get; }
member Sink : IGraph<SinkShape<'T>, NotUsed> with get
Property Value
Type:
IGraphSinkShapeT,
NotUsedSee Also