<PackageReference Include="OpenTelemetry" Version="1.15.2" />

OpenTelemetry.Internal.PeriodicExportingMetricReaderTaskWorker

Task-based implementation of periodic exporting metric reader worker for environments where threading may be limited.
public PeriodicExportingMetricReaderTaskWorker(BaseExportingMetricReader metricReader, int exportIntervalMilliseconds, int exportTimeoutMilliseconds)

Initializes a new instance of the PeriodicExportingMetricReaderTaskWorker class.