Skip to content

SimpleTCPServerBase<TContext> ​

Base class for a SimpleTCP-type server.

Kind: Abstract class

Namespace: ConnectorLib.SimpleTCP

Inheritance: SimpleTCPBase\<TContext\> → IDisposable → IGameConnector → IPipelineConnector → IPipelineConnector\<IConnectionContext\> → ISimpleTCPConnector → ISimpleTCPConnector\<IConnectionContext\>

Properties

bool

AllowMultipleConnections

[get, set]

true if the server should allow multiple connections.