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