Fixed thread not closing issue
This commit is contained in:
@@ -73,6 +73,7 @@ namespace SamaPager_Server
|
||||
|
||||
private void Exit()
|
||||
{
|
||||
srv.KillServer();
|
||||
this.Stop = true;
|
||||
Application.Exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user