Click or drag to resize

ActivityTraceProperty Enumeration

Namespace:  NLog.LayoutRenderers
Assembly:  NLog.DiagnosticSource (in NLog.DiagnosticSource.dll) Version: 5.2.2+714a927fcb4e604c56ae270ae277f5e8ef563ac5
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
Status19
StatusDescription20
See Also