你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ThreadRun.LastError Property

Definition

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

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

Property Value

Applies to