Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemonController.CheckPoint

Send checkpoint signal to the operating system.

Declaration

Source position: daemonapp.pp line 142

public property TDaemonController.CheckPoint : DWord
  read FCheckPoint;

Description

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.

See also

ReportStatus

  

Report the status to the operating system.


Documentation generated on: Jul 24 2023