PubSub+ Messaging API for .NET
C#
C#
10.28.13
Show/Hide TOC
IBaggage
.
Baggage Property
Getter and setter for w3c conform serialized baggage cross platform compatible string
Definition
Namespace:
SolaceSystems.Solclient.Messaging.Trace.Propagation
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
C#
Copy
string
Baggage {
get
;
set
; }
Property Value
String
See Also
Reference
IBaggage Interface
SolaceSystems.Solclient.Messaging.Trace.Propagation Namespace
In This Article
Definition
See Also