ActorSystem Properties |
The ActorSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeadLetters |
Gets the dead letters.
|
![]() | Dispatchers | Gets the dispatchers. |
![]() | EventStream | Gets the event stream. |
![]() | Log | Gets the log |
![]() | Mailboxes | Gets the mailboxes. |
![]() | Name | Gets the name of this system. |
![]() | Scheduler | Gets the scheduler. |
![]() | Serialization | Gets the serialization. |
![]() | Settings | Gets the settings. |
![]() | TerminationTask |
Returns a task that will be completed when the system has terminated.
|