10.28.13

IBaggage Interface

Represents a Baggage carrier object used for carrying over of the distributed tracing message baggage information across service boundaries.

Definition

Namespace: SolaceSystems.Solclient.Messaging.Trace.Propagation
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
C#
public interface IBaggage

Properties

Baggage Getter and setter for w3c conform serialized baggage cross platform compatible string

See Also