End IPC communication.
Source position: advancedsingleinstance.pas line 60
| public procedure TAdvancedSingleInstance.Stop; override; | 
Start implements the abstract TBaseSingleInstance.Stop call. It terminates the IPC mechanism.
| 
 | Start IPC communication and check the type of the application instance. |