Share via


UsageDetails.OutputTokenCount Property

Definition

Gets or sets the number of tokens in the output.

public:
 property Nullable<long> OutputTokenCount { Nullable<long> get(); void set(Nullable<long> value); };
public long? OutputTokenCount { get; set; }
member this.OutputTokenCount : Nullable<int64> with get, set
Public Property OutputTokenCount As Nullable(Of Long)

Property Value

Applies to