コード例 #1
0
 /// <summary>
 /// perform wakeup
 /// </summary>
 public void Wakeup()
 {
     WakeupEvent.Set();
 }