Part of lp.services.twistedsupport.gracefulshutdown View In Hierarchy
Services are started in the order they are attached, and stopped in in reverse order (waiting for each to stop before stopping the next).
| Method | stopService | See service.MultiService.stopService. |