• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/event.php
  • Класс: BitrixPullEvent
  • Вызов: Event::sendInBackground
static function sendInBackground()
{
	self::$backgroundContext = true;
	self::send();
}