OpenTelemetry.Context.AsyncLocalRuntimeContextSlot<T>
public class AsyncLocalRuntimeContextSlot<T> : RuntimeContextSlot<T>, IRuntimeContextSlotValueAccessor
The async local implementation of context slot.
Initializes a new instance of the AsyncLocalRuntimeContextSlot<T> class.