![]() | MessageDispatcher Properties |
The MessageDispatcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configurator |
The configurator used to configure this message dispatcher.
|
![]() | EventStream |
The EventStream for this dispatcher's actor system
|
![]() | Id |
The ID for this dispatcher.
|
![]() | Inhabitants |
The number of actors attached to this MessageDispatcher |
![]() | Mailboxes |
The list of available Mailboxes for this dispatcher's actor system
|
![]() | ShutdownTimeout |
INTERNAL API
When the dispatcher no longer has any actors registered, the ShutdownTimeout determines
how long it will wait until it shuts itself down, defaulting to your Akka.NET config's 'akka.actor.default-dispatcher.shutdown-timeout'
or the system default specified.
|
![]() | Throughput |
Gets or sets the throughput.
|
![]() | ThroughputDeadlineTime |
Gets or sets the throughput deadline time.
|