Share via


ThreadRun.Usage Property

Definition

Usage statistics related to the run. This value will be null if the run is not in a terminal state (i.e. in_progress, queued, etc.).

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

Property Value

Applies to