Share via


RunStep.LastError Property

Definition

If applicable, information about the last error encountered by this run step.

public Azure.AI.OpenAI.Assistants.RunStepError LastError { get; }
member this.LastError : Azure.AI.OpenAI.Assistants.RunStepError
Public ReadOnly Property LastError As RunStepError

Property Value

Applies to