Class LiveToolsThroughputTestResult
Live Tools Throughput Test Result
[DataContract]
public class LiveToolsThroughputTestResult
- Inheritance
-
LiveToolsThroughputTestResult
- Inherited Members
Properties
Speeds
Shows the speeds in (KB/s)
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "speeds")]
public LiveToolsThroughputTestResultSpeeds Speeds { get; set; }