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