10.27.03

ITraceContextTraceId Property

Gets the value of the trace identifier associated with this message as 16-byte array.

Definition

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

Property Value

Byte

See Also