Overload | Description |
---|---|
GetTracer<T>() | Gets a specific Tracer instance of type T. This method must be called on the MCT. Use QueuedTask.Run. |
GetTracer(NamedTraceConfiguration) | Gets a specific Tracer instance based on the namedTraceConfiguration. This method must be called on the MCT. Use QueuedTask.Run. |