SessionLogEvent.Event Property

Definition

The SSE event type. Currently log, but additional event types may be added in the future. Clients should ignore unrecognized event types.

public Azure.AI.Projects.Agents.SessionLogEventKind Event { get; }
member this.Event : Azure.AI.Projects.Agents.SessionLogEventKind
Public ReadOnly Property Event As SessionLogEventKind

Property Value

Applies to