tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IJobService.cs
Go to the documentation of this file.
2
4{
9 {
14 void Activate(IInstanceCoreProvider instanceCoreProvider);
15 }
16}
Represents a component meant to be started and stopped by its parent component.
Manages the runtime of Jobs.
The service that manages everything to do with jobs.
Definition IJobService.cs:9
void Activate(IInstanceCoreProvider instanceCoreProvider)
Activate the IJobManager.