Share via


UsageDetails.InputTokenCount Property

Definition

Gets or sets the number of tokens in the input.

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

Property Value

Applies to