private void bWriteStart_Click(object sender, EventArgs e) { WriteTimer.Start(); }
protected override void OnStart(string[] args) { WriteTimer.Start(); }