OpenTelemetry.Context.ThreadLocalRuntimeContextSlot<T>
public class ThreadLocalRuntimeContextSlot<T> : RuntimeContextSlot<T>, IRuntimeContextSlotValueAccessor
The thread local (TLS) implementation of context slot.
Initializes a new instance of the ThreadLocalRuntimeContextSlot<T> class.