PubSub+ Messaging API for .NET
C#
10.27.03
Show/Hide TOC
ITrace
Context
Setter
Trace
State Property
Sets the value of the trace state associated with this message. See
w3c trace state format specification
Definition
Namespace:
SolaceSystems.Solclient.Messaging.Trace.Propagation
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.27.0
C#
Copy
string
TraceState
{
set
; }
Property Value
String
See Also
Reference
ITraceContextSetter Interface
SolaceSystems.Solclient.Messaging.Trace.Propagation Namespace
In This Article
Definition
See Also