cronix


ServiceProcessAdapter

An adapter responsible for starting, stopping and shutting down the cronix service.

Constructors

ConstructorDescription
new(service, setup)
Signature: (service:IScheduleManager * setup:(unit -> unit)) -> ServiceProcessAdapter

Instance members

Instance memberDescription
Start()
Signature: unit -> unit

Manually starts the schedulemanager

Fork me on GitHub