RAD Studio VCL Reference
|
Occurs when the Service Control manager pauses the service temporarily.
property OnPause: TPauseEvent;
__property TPauseEvent OnPause;
Write an OnPause event handler to take specific action when the service is temporarily paused.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|