Table of Contents

Struct NatsInstrumentationContext

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll
public readonly record struct NatsInstrumentationContext : IEquatable<NatsInstrumentationContext>
Implements
Inherited Members

Constructors

NatsInstrumentationContext(string, NatsHeaders?, string?, string?, long?, long?, INatsConnection?, ActivityContext)

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.

BodySize
Connection
Headers
ParentContext
QueueGroup
ReplyTo
Size
Subject