コード例 #1
0
ファイル: Client.cs プロジェクト: AvelDilon/MailPwBot
 public void Halt()
 {
     EF.TerminateProcess(HNDL, 0);
 }