Share via


ThreadRun.LastError Property

Definition

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

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

Property Value

Applies to