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