Neokernel API

ScheduledAgent.scheduleTheAgent Method

Creates a Schedule as specified by the schedule prop and schedules this agent. Call this method instead of super.start for clarification when overriding start method.

protected virtual bool scheduleTheAgent();

See Also

ScheduledAgent Class | com.neokernel.nk Namespace