コード例 #1
0
 public void Abort()
 {
     Writer.Abort();
     IsRecording    = false;
     WaitingForScan = false;
 }