tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
IInstance.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
Tgstation.Server.Host.Components
4
{
8
interface
IInstance
:
IInstanceCore
,
IComponentService
,
IAsyncDisposable
9
{
10
}
11
}
IAsyncDisposable
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.IInstanceCore
For interacting with the instance services.
Definition
IInstanceCore.cs:16
Tgstation.Server.Host.Components.IInstance
Component version of IInstanceCore.
Definition
IInstance.cs:9
Tgstation.Server.Host.Components
Definition
ChannelMapping.cs:4
Generated by
1.9.8