Share via


PersistentAgentStreamEvent.ThreadCreated Property

Definition

Event sent when a new thread is created. The data of this event is of type AgentThread.

public static Azure.AI.Agents.Persistent.PersistentAgentStreamEvent ThreadCreated { get; }
static member ThreadCreated : Azure.AI.Agents.Persistent.PersistentAgentStreamEvent
Public Shared ReadOnly Property ThreadCreated As PersistentAgentStreamEvent

Property Value

Applies to