...
This commit is contained in:
@@ -18,6 +18,7 @@ namespace JobReportMailService
|
||||
protected Task task = null;
|
||||
protected int Delaytime = 60000;
|
||||
protected Boolean taskwait = true;
|
||||
|
||||
public fChildBase()
|
||||
{
|
||||
InitializeComponent();
|
||||
@@ -27,7 +28,7 @@ namespace JobReportMailService
|
||||
|
||||
private void fChildBase_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
//taskwait = Pub.debugmode;
|
||||
}
|
||||
|
||||
protected void addmsg(string m)
|
||||
|
||||
Reference in New Issue
Block a user