Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
MessageDispatcher Class
MessageDispatcher Properties
Configurator Property
EventStream Property
Id Property
Inhabitants Property
Mailboxes Property
ShutdownTimeout Property
Throughput Property
ThroughputDeadlineTime Property
MessageDispatcher
Inhabitants Property
The number of actors attached to this
MessageDispatcher
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
protected
long
Inhabitants
{
get
; }
member
Inhabitants
:
int64
with
get
Property Value
Type:
Int64
See Also
Reference
MessageDispatcher Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET