OpenTelemetry.Metrics.PeriodicExportingMetricReaderOptions
Contains periodic metric reader options.
Gets or sets the metric export interval in milliseconds.
If not set, the default value depends on the type of metric exporter
associated with the metric reader.
Gets or sets the metric export timeout in milliseconds.
If not set, the default value depends on the type of metric exporter
associated with the metric reader.
public PeriodicExportingMetricReaderOptions()
Initializes a new instance of the PeriodicExportingMetricReaderOptions class.