Click or drag to resize
RoundRobinPool Constructor
Overload List
  NameDescription
Protected methodRoundRobinPool
Initializes a new instance of the RoundRobinPool class
Public methodRoundRobinPool(Int32)
Simple form of RoundRobin constructor
Public methodRoundRobinPool(Config)
Initializes a new instance of the RoundRobinPool class
Public methodRoundRobinPool(Int32, Resizer)
Simple form of RoundRobin constructor
Public methodRoundRobinPool(Int32, Resizer, SupervisorStrategy, String, Boolean)
Initializes a new instance of the RoundRobinPool class
Top
See Also