コード例 #1
0
 static void timer_Elapsed(tm p)
 {
     p.EndInvoke(null);
     throw new TimeoutException();
 }