PubSub+ Messaging API for .NET
C#
C#
10.28.13
Show/Hide TOC
ITrace
Context
.
Span
Id 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#
Copy
byte
[] SpanId {
get
; }
Property Value
Byte
[]
See Also
Reference
ITraceContext Interface
SolaceSystems.Solclient.Messaging.Trace.Propagation Namespace
In This Article
Definition
See Also