Neokernel API

ScheduledAgent.unschedule Method

Unschedules this agent. Call this method instead of super.stop for clarification when overriding stop method.

protected virtual bool unschedule();

See Also

ScheduledAgent Class | com.neokernel.nk Namespace