Click or drag to resize

ActivityTraceProperty Enumeration

Namespace:  NLog.LayoutRenderers
Assembly:  NLog.DiagnosticSource (in NLog.DiagnosticSource.dll) Version: 5.2.1+a54f7fe24a23b4dc9ee731cf22586ac0ca2d167b
Syntax
public enum ActivityTraceProperty
Members
  Member nameValueDescription
Id0
SpanId1
ParentId2
TraceId3
OperationName4
StartTimeUtc5
Duration6
Baggage7
Tags8
TraceState9
TraceFlags10
Events11
CustomProperty12
SourceName13
SourceVersion14
ActivityKind15
DurationMs16
DisplayName17
TraceStateString18
See Also