Click or drag to resize
Akka.NETTailChoppingPoolSurrogate Properties

The TailChoppingPoolTailChoppingPoolSurrogate type exposes the following members.

Properties
  NameDescription
Public propertyInterval
Public propertyNrOfInstances
The number of routees associated with this pool.
Public propertyResizer
The resizer to use when dynamically allocating routees to the pool.
Public propertyRouterDispatcher
The dispatcher to use when passing messages to the routees.
Public propertySupervisorStrategy
The strategy to use when supervising the pool.
Public propertyUsePoolDispatcher
Determine whether or not to use the pool dispatcher. The dispatcher is defined in the 'pool-dispatcher' configuration property in the deployment section of the router.
Public propertyWithin
Top
See Also