[Modify] Polish it
This commit is contained in:
parent
6511800f42
commit
23354ad602
@ -62,6 +62,7 @@ namespace Example
|
|||||||
public void Close ()
|
public void Close ()
|
||||||
{
|
{
|
||||||
_enabled = false;
|
_enabled = false;
|
||||||
|
|
||||||
_exited.WaitOne ();
|
_exited.WaitOne ();
|
||||||
_exited.Close ();
|
_exited.Close ();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user