コード例 #1
0
 /// <summary>
 /// Aborts current updating procedure.
 /// </summary>
 public void Abort()
 {
     WC.CancelAsync();
 }