RunStreamEvent.ThreadRunInProgress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event sent when a run moves to in_progress
status. The data of this event is of type ThreadRun.
public static Azure.AI.Agents.Persistent.RunStreamEvent ThreadRunInProgress { get; }
static member ThreadRunInProgress : Azure.AI.Agents.Persistent.RunStreamEvent
Public Shared ReadOnly Property ThreadRunInProgress As RunStreamEvent