tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Core
IServerPortProvider.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.Core
2
{
6
public
interface
IServerPortProvider
7
{
11
ushort
HttpApiPort
{
get
; }
12
}
13
}
Tgstation.Server.Host.Core.IServerPortProvider
Provides access to the server's HttpApiPort.
Definition
IServerPortProvider.cs:7
Tgstation.Server.Host.Core.IServerPortProvider.HttpApiPort
ushort HttpApiPort
The port the server listens on.
Definition
IServerPortProvider.cs:11
Tgstation.Server.Host.Core
Definition
Application.cs:77
Generated by
1.9.8