Click or drag to resize
Akka.NETTailChoppingPoolTailChoppingPoolSurrogateNrOfInstances Property
The number of routees associated with this pool.

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

Property Value

Type: Int32
See Also