• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/util/agentmanager.php
  • Класс: BitrixTasksUtilAgentManager
  • Вызов: AgentManager::notificationThrottleRelease
static function notificationThrottleRelease()
{
	CTaskNotifications::throttleRelease();

	return '\'.__CLASS__."::notificationThrottleRelease();";
}