Share via


RunStepStreamEvent.RunStepCreated Property

Definition

Event sent when a new thread run step is created. The data of this event is of type RunStep.

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

Property Value

Applies to