ITraceSpan.SpanId property

The span ID. This is unique for each ITraceSpan object.

public string SpanId { get; }

See Also