Stop waiting and destroy the instance.
Source position: singleinstance.pp line 54
public destructor TBaseSingleInstance.Destroy; override;
Destroy calls Stop and calls the inherited destructor.
Stop
Stop the current instance.