Click or drag to resize
Akka.NETExtendedActorMaterializer Properties

The ExtendedActorMaterializer type exposes the following members.

Properties
  NameDescription
Public propertyExecutionContext
TBD
(Inherited from ActorMaterializer.)
Public propertyIsShutdown
Indicates if the materializer has been shut down.
(Inherited from ActorMaterializer.)
Public propertyLogger
TBD
(Inherited from ActorMaterializer.)
Public propertySettings
TBD
(Inherited from ActorMaterializer.)
Public propertySupervisor
TBD
(Inherited from ActorMaterializer.)
Public propertySystem
TBD
(Inherited from ActorMaterializer.)
Top
See Also