protected internal override Resource GetMinAllocation()
 {
     return(capScheduler.GetMinimumResourceCapability());
 }