SpeedTestResult 类
- 命名空间
- ClassIsland.Core.Models
- 程序集
- ClassIsland.Core.dll
public class SpeedTestResult : ObservableRecipient, INotifyPropertyChanged, INotifyPropertyChanging
- 继承
-
SpeedTestResult
- 实现
- 继承成员
属性
CanConnect
public bool CanConnect { get; set; }
属性值
Delay
public long Delay { get; set; }
属性值
IsDelayUnclear
public bool IsDelayUnclear { get; set; }
属性值
IsTested
public bool IsTested { get; set; }
属性值
IsTesting
public bool IsTesting { get; set; }