tgstation-server
5.12.7
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
Watchdog
MonitorAction.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.Components.Watchdog
2
{
6
enum
MonitorAction
7
{
11
Continue,
12
16
Skip,
17
21
Restart,
22
26
Break,
27
31
Exit,
32
}
33
}
Tgstation.Server.Host.Components.Watchdog
Definition:
BasicWatchdog.cs:21
Tgstation.Server.Host.Components.Watchdog.MonitorAction
MonitorAction
The action for the monitor loop to take when control is returned to it.
Definition:
MonitorAction.cs:7
Generated by
1.9.5