tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ITopicClientFactory.cs
Go to the documentation of this file.
1using System;
2
3using Byond.TopicSender;
4
6{
11 {
17 ITopicClient CreateTopicClient(TimeSpan timeout);
18 }
19}
ITopicClient CreateTopicClient(TimeSpan timeout)
Create a ITopicClient.