Method ADT.Scheduler()->remove() Method remove void remove(Consumer(< ValueType >) c) Description Remove the Consumer c from the set of active consumers. The consumer may be reactivated by calling add().