Share via


RunStepStreamEvent.RunStepExpired Property

Definition

Event sent when a run step is expired. The data of this event is of type RunStep.

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

Property Value

Applies to