Share via


ThreadRun.IncompleteDetails Property

Definition

Details on why the run is incomplete. Will be null if the run is not incomplete.

public Azure.AI.Projects.IncompleteRunDetails? IncompleteDetails { get; }
member this.IncompleteDetails : Nullable<Azure.AI.Projects.IncompleteRunDetails>
Public ReadOnly Property IncompleteDetails As Nullable(Of IncompleteRunDetails)

Property Value

Applies to