Method ADT.TreeScheduler()->Consumer()->detach()
- Method detach
void
detach()- Description
Detach from the tree.
Any children are moved to our parent and their weights adjusted to keep their priorities.
- Note
If the consumer was active it will be deactivated.