public List <DataTable> WaitStop() { _handle.Join(); _formWait.Invoke(new CloseForm(_formWait.Close)); return(_returnValue); }