• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/dispatch/state.php
  • Класс: BitrixSenderDispatchState
  • Вызов: State::canWait
public function canWait()
{
	return $this->canChangeState(self::WAITING);
}