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

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.

Initializes a new instance of the ActivityExportProcessorOptions class.