tgstation-server
4.4.0
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Session
ITopicClientFactory.cs
Go to the documentation of this file.
1
using
Byond
.TopicSender;
2
using
System
;
3
4
namespace
Tgstation
.
Server
.Host.Components.Session
5
{
9
interface
ITopicClientFactory
10
{
16
ITopicClient CreateTopicClient(TimeSpan timeout);
17
}
18
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Api.Rights.RightsType.Byond
ByondRights
Tgstation.Server.Host.Components.Session.ITopicClientFactory
Factory for ITopicClients
Definition:
ITopicClientFactory.cs:9
Tgstation
Generated by
1.8.11