コード例 #1
0
 /// <summary>
 /// Stops the overlay
 /// </summary>
 public void Stop()
 {
     _window.StopThreadAsync();
 }