Table of Contents

Property Events

Namespace
LMKit.Agents.Observability
Assembly
LM-Kit.NET.dll

Events

Gets the events recorded during this span.

public List<SpanEvent> Events { get; }

Property Value

List<SpanEvent>