I understand that a service can run in two modes, started and bound.
What I don't quiite understand from the developer docs or other questions on this site, is whether a service running as both started and bound will exit when the last component unbinds from it?