• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/request.php
  • Класс: BitrixPullProtobufRequest
  • Вызов: Request::setServerStats
public function setServerStats(BitrixPullProtobufServerStatsRequest $value = null)
    {
        $this->serverStats = $value;
    }