OpenTelemetry.Context.ThreadLocalRuntimeContextSlot<T> public class ThreadLocalRuntimeContextSlot<T> : RuntimeContextSlot<T>, IRuntimeContextSlotValueAccessor Documentation Code public object Value { get; set; } public ThreadLocalRuntimeContextSlot(string name)