Dela via


DataStatistics.Throughput Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="throughput")]
public long? Throughput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throughput")>]
member this.Throughput : Nullable<int64> with get, set
Public Property Throughput As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to