Share via


RunStepStreamEvent.RunStepCompleted Property

Definition

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

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

Property Value

Applies to