Added close server when close client if the option "autoOpenCmsClient" in server is TRUE
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Client.Config.SubModels
|
||||
public string NcPort { get; set; }
|
||||
public string ProdEnabled { get; set; }
|
||||
public string ProdPath { get; set; }
|
||||
public string Autorun { get; set; }
|
||||
public List<Software> ExtSoftwares { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user