• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/dispatch/durationcountbased.php
  • Класс: BitrixSenderDispatchDurationCountBased
  • Вызов: DurationCountBased::create
static function create(MessageAdapter $message)
{
	return new static($message);
}