| GraphStageLogicSubSourceOutletTIsAvailable Property |
Returns true if this output port can be pushed.
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool IsAvailable { get; }
member IsAvailable : bool with get
Property Value
Type:
BooleanSee Also