Click or drag to resize
Akka.NETGraphStageLogicSubSinkInletTPull Method
TBD

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public void Pull()
Exceptions
ExceptionCondition
IllegalStateException This exception is thrown when this inlet is closed or already pulled.
See Also