| GraphStageLogicKeepGoingAfterAllPortsClosed Property |
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public virtual bool KeepGoingAfterAllPortsClosed { get; }
abstract KeepGoingAfterAllPortsClosed : bool with get
override KeepGoingAfterAllPortsClosed : bool with get
Property Value
Type:
BooleanSee Also