Click or drag to resize
Akka.NETGraphInterpreterIsCompleted Property
Returns true if there are no more running stages and pending events.

Namespace:  Akka.Streams.Implementation.Fusing
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool IsCompleted { get; }

Property Value

Type: Boolean
See Also