ArcGIS Pro 2.9 API Reference Guide
GetTracer(NamedTraceConfiguration) Method

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceManager Class > GetTracer Method : GetTracer(NamedTraceConfiguration) Method
The named trace configuration that the output tracer is associated with.
Gets a specific Tracer instance based on the namedTraceConfiguration. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

namedTraceConfiguration
The named trace configuration that the output tracer is associated with.

Return Value

A specific Tracer instance corresponding to the namedTraceConfiguration.
Exceptions
ExceptionDescription
An exception has occurred while creating the tracer.
This method or property must be called within the lambda passed to QueuedTask.Run
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceManager Class
TraceManager Members
Overload List