private void ChooseRunningThread()
 {
     RunningThreadId = _strategy.GetNextThreadId(_priority, _enabled);
 }