10.28.13

ITraceContextSetter.TraceId Property

Sets 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.28.1
C#
byte[] TraceId { set; }

Property Value

Byte[]

See Also