NetTraffic() 主控制器引用传递,补充模式注释,启动只检查需要用的端口,补充属性可访问性

This commit is contained in:
ChsBuffer
2020-08-07 22:32:01 +08:00
parent 0d1762eebe
commit 715d25a6f6
6 changed files with 59 additions and 49 deletions

View File

@@ -12,7 +12,7 @@ namespace Netch.Controllers
/// <summary>
/// 当前状态
/// </summary>
public State State { get; set; } = State.Waiting;
public State State { get; protected set; } = State.Waiting;
/// <summary>
/// 停止