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