10.28.13

ITraceContextSetter.SpanId Property

Sets 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 { set; }

Property Value

Byte[]

See Also