コード例 #1
0
 /// <summary>
 /// Stop the scan.
 /// </summary>
 public void StopScan()
 {
     scanService.Stop();
 }