Struct NatsInstrumentationContext
public readonly record struct NatsInstrumentationContext : IEquatable<NatsInstrumentationContext>
- Implements
- Inherited Members
Constructors
Properties
- Baggage
Gets the baggage extracted from the message headers for receive operations when PropagateBaggage is enabled (after BaggageKeyFilter is applied); otherwise null. Always null for send operations. Enumeration order is unspecified.