Method implements IScheduler.unschedule(). Given an ISchedulable item, method removes that item from the Scheduler.
true if the schedulable exists in the Scheduler and was successfullly unscheduled, false otherwise.
Scheduler Class | com.neokernel.nk Namespace