| ActorMaterializerIsShutdown Property |
Indicates if the materializer has been shut down.
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public abstract bool IsShutdown { get; }
abstract IsShutdown : bool with get
Property Value
Type:
BooleanSee Also