Share via


UsageDetails.TotalTokenCount Property

Definition

public:
 property Nullable<int> TotalTokenCount { Nullable<int> get(); void set(Nullable<int> value); };
public int? TotalTokenCount { get; set; }
member this.TotalTokenCount : Nullable<int> with get, set
Public Property TotalTokenCount As Nullable(Of Integer)

Property Value

Applies to