Overrides SpanExporterInterface::shutdown
public function shutdown(?CancellationInterface $cancellation = null) : bool { return $this->transport ->shutdown(); }