IApplication.Restart method
Namespace: NextDesign.Desktop
Description
Requests a restart of the application. If the project was open at the time of the restart request, open the same project after the restart. If the restart fails, false is returned.
Return value
- bool
Annotation
If the project is called with the project open, it will be discarded without warning even if the project is not saved. Also, if the call is successful, the process that made this call will be terminated and no further processing will be performed.