Click or drag to resize
Akka.NETPoolNrOfInstances Property
Retrieves the current number of routees in the pool.

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int NrOfInstances { get; }

Property Value

Type: Int32
See Also