| PoolNrOfInstances Property |
Retrieves the current number of routees in the pool.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public int NrOfInstances { get; }
member NrOfInstances : int with get
Property Value
Type:
Int32See Also