10.28.13

ITraceContext.SpanId Property

Gets the value of the span identifier associated with this message {@code TraceContext} as 8-byte array.

Definition

Namespace: SolaceSystems.Solclient.Messaging.Trace.Propagation
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
C#
byte[] SpanId { get; }

Property Value

Byte[]

See Also