XRay


Channel

Namespace: XRay

Represents a communication channel.

Record Fields

Record FieldDescription
Name
Signature: string

The name of the channel.

Publisher
Signature: TracePublisher

The logger.

Tags
Signature: TraceTags

Tags applied to telemetry events created in the context of this channel.

Fork me on GitHub