OpenTelemetry.Trace.ActivityExportProcessorOptions
Options for configuring either a SimpleActivityExportProcessor or BatchActivityExportProcessor.
Gets or sets the batch export options. Ignored unless ExportProcessorType is Batch.
Gets or sets the export processor type to be used. The default value is Batch.
public ActivityExportProcessorOptions()
Initializes a new instance of the ActivityExportProcessorOptions class.