tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Jobs
IJobsHubUpdater.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.Jobs
2
{
6
interface
IJobsHubUpdater
7
{
11
void
QueueActiveJobUpdates
();
12
}
13
}
Tgstation.Server.Host.Jobs.IJobsHubUpdater
Allows manually triggering jobs hub updates.
Definition
IJobsHubUpdater.cs:7
Tgstation.Server.Host.Jobs.IJobsHubUpdater.QueueActiveJobUpdates
void QueueActiveJobUpdates()
Queue a message to be sent to all clients with the current state of active jobs.
Tgstation.Server.Host.Jobs
Definition
IJobManager.cs:8
Generated by
1.9.8