|
tgstation-server 6.19.0
The /tg/station 13 server suite
|
Go to the source code of this file.
Namespaces | |
| namespace | Tgstation |
| namespace | Tgstation.Server |
| namespace | Tgstation.Server.Host |
| namespace | Tgstation.Server.Host.Jobs |
Functions | |
| delegate ValueTask | Tgstation.Server.Host.Jobs.JobEntrypoint (IInstanceCore? instance, IDatabaseContextFactory databaseContextFactory, Job job, JobProgressReporter progressReporter, CancellationToken cancellationToken) |
| Entrypoint for running a given job. | |