Displaying 1 result from an estimated 1 matches for "stop_pend".
2004 Feb 02
4
Hooks for win32-service
...event has occured (eg change to battery
power).
session_change...........There has been a change in session.
user_defined.............A user defined event has been sent to the
service.
We can change the names as we see fit obviously. Should we also add
hooks for pause_pending, start_pending, and stop_pending?
I''m primarily concerned with the start, stop, continue, running and
shutdown hooks. At least that''s where I''d like to start initially.
I''m not sure what Python defines.
Just some ideas. :)
Regards,
Dan