Click or drag to resize
ActorSystem Properties

The ActorSystem type exposes the following members.

Properties
  NameDescription
Public propertyDeadLetters
Gets the dead letters.
Public propertyDispatchers
Gets the dispatchers.
Public propertyEventStream
Gets the event stream.
Public propertyLog
Gets the log
Public propertyMailboxes
Gets the mailboxes.
Public propertyName
Gets the name of this system.
Public propertyScheduler
Gets the scheduler.
Public propertySerialization
Gets the serialization.
Public propertySettings
Gets the settings.
Public propertyTerminationTask
Returns a task that will be completed when the system has terminated.
Top
See Also