[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Send checkpoint signal to the operating system
Source position: daemonapp.pp line 136
public property TDaemonController.CheckPoint : DWord |
CheckPoint can be used to send a checkpoint signal during lengthy operations, to signal that a lengthy operation is in progress. This should be used mainly on windows, to signal the service manager that the service is alive.
|
Report the status to the operating system. |