Click or drag to resize
Akka.NETMessageDispatcherInhabitants Property
The number of actors attached to this MessageDispatcher

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected long Inhabitants { get; }

Property Value

Type: Int64
See Also