| RoundRobinPool Constructor |
| Name | Description | |
|---|---|---|
| RoundRobinPool | Initializes a new instance of the RoundRobinPool class | |
| RoundRobinPool(Int32) |
Simple form of RoundRobin constructor
| |
| RoundRobinPool(Config) | Initializes a new instance of the RoundRobinPool class | |
| RoundRobinPool(Int32, Resizer) |
Simple form of RoundRobin constructor
| |
| RoundRobinPool(Int32, Resizer, SupervisorStrategy, String, Boolean) | Initializes a new instance of the RoundRobinPool class |