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