tgstation-server
4.3.2
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Interop
Bridge
BridgeResponse.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.Host.Components.Interop.Bridge
2
{
6
public
sealed
class
BridgeResponse
:
DMApiResponse
7
{
11
public
ushort? NewPort {
get
;
set
; }
12
16
public
RuntimeInformation
RuntimeInformation
{
get
;
set
; }
17
}
18
}
Tgstation.Server.Host.Components.Interop.DMApiResponse
Common base for interop responses.
Definition:
DMApiResponse.cs:6
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Host.Components.Interop.Bridge.RuntimeInformation
Representation of the initial data passed as part of a BridgeCommandType.Startup request.
Definition:
RuntimeInformation.cs:13
Tgstation.Server.Host.Components.Interop.Bridge.BridgeResponse
A response to a bridge request.
Definition:
BridgeResponse.cs:6
Tgstation
Generated by
1.8.11