ServiceProcessAdapter
An adapter responsible for starting, stopping and shutting down the cronix service.
Constructors
Constructor | Description |
new(service, setup)
Signature: (service:IScheduleManager * setup:(unit -> unit)) -> ServiceProcessAdapter
|
Instance members
Instance member | Description |
Start()
Signature: unit -> unit
|
Manually starts the schedulemanager |