tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
System
INetworkPromptReaper.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.System
2
{
6
interface
INetworkPromptReaper
7
{
12
void
RegisterProcess
(
IProcess
process);
13
}
14
}
Tgstation.Server.Host.System.INetworkPromptReaper
On Windows, DreamDaemon will show an unskippable prompt when using /world/proc/OpenPort()....
Definition
INetworkPromptReaper.cs:7
Tgstation.Server.Host.System.INetworkPromptReaper.RegisterProcess
void RegisterProcess(IProcess process)
Register a given process for network prompt reaping.
Tgstation.Server.Host.System.IProcess
Abstraction over a global::System.Diagnostics.Process.
Definition
IProcess.cs:11
Tgstation.Server.Host.System
Definition
AssemblyInformationProvider.cs:9
Generated by
1.9.8