Share via


PersistentAgentStreamEvent.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.PersistentAgentStreamEvent RunStepCompleted { get; }
static member RunStepCompleted : Azure.AI.Agents.Persistent.PersistentAgentStreamEvent
Public Shared ReadOnly Property RunStepCompleted As PersistentAgentStreamEvent

Property Value

Applies to