PubSub+ Messaging API for .NET
C#
10.27.03
Show/Hide TOC
ITrace
Context
Trace
State Property
Gets 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
{
get
; }
Property Value
String
See Also
Reference
ITraceContext Interface
SolaceSystems.Solclient.Messaging.Trace.Propagation Namespace
In This Article
Definition
See Also