private static void OnTimedEvent(object source, ElapsedEventArgs e) { Console.Write("Keepalive - "); Stratum.SendAUTHORIZE(); }