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