Click or drag to resize
PoolNrOfInstances Property
The number of instances in the pool.

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

Property Value

Type: Int32
See Also