Tracer in .NET 6 works on multi-threading

Does Elastic.Apm.Agent.Tracer in .NET 6 works on multi-threading scenarios?

I am using StartTransaction, CaptureTransaction and SetLabel methods.