PubSub+ Messaging API for .NET
C#
C#
10.28.13
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.28.1
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