Neokernel API

ScheduledAgent.start Method

Creates a Schedule according to the string specified in the schedule prop, and schedules this agent so it's wakeup() method is called at the scheduled times.

public override void start();

Implements

AgentInterface.start

See Also

ScheduledAgent Class | com.neokernel.nk Namespace