Share via


ThreadRun.LastError Property

Definition

The last error, if any, encountered by this assistant thread run.

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

Property Value

Applies to