tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
IComponentService.cs
Go to the documentation of this file.
1
using
Microsoft.Extensions.Hosting;
2
3
namespace
Tgstation.Server.Host.Components
4
{
8
public
interface
IComponentService
:
IHostedService
9
{
10
}
11
}
IHostedService
Tgstation.Server.Host.Components.IComponentService
Represents a component meant to be started and stopped by its parent component.
Definition
IComponentService.cs:9
Tgstation.Server.Host.Components
Definition
ChannelMapping.cs:4
Generated by
1.9.8