tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Namespaces | Functions
JobEntrypoint.cs File Reference

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.