GetQueuesForRange(IRingRange)
abstract
public abstract IEnumerable<QueueId> GetQueuesForRange(IRingRange range) Gets the queues which map to the specified range.
Parameters
rangeIRingRange- The range.
Returns
The queues which map to the specified range.
