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.SessionLogEventType Event { get; }
member this.Event : Azure.AI.Projects.Agents.SessionLogEventType
Public ReadOnly Property Event As SessionLogEventType

Property Value

Applies to