Click or drag to resize
RandomPool Properties

The RandomPool type exposes the following members.

Properties
  NameDescription
Public propertyNrOfInstances
The number of instances in the pool.
(Inherited from Pool.)
Public propertyResizer
An instance of the resizer for this pool.
(Inherited from Pool.)
Public propertyRouterDispatcher (Inherited from RouterConfig.)
Public propertySupervisorStrategy
An instance of the supervisor strategy for this pool.
(Inherited from Pool.)
Public propertyUsePoolDispatcher
Whether or not to use the pool dispatcher.
(Inherited from Pool.)
Top
See Also