private void timerCheckForConnection_Tick(object sender, EventArgs e) { myServer.CheckAndRemoveConnection(); }