10.28.13

ITraceContext.TraceState 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#
string TraceState { get; }

Property Value

String

See Also