Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkServerSimple.Configure

public bool Configure(Networking.ConnectionConfig config, int maxConnections);
public bool Configure(Networking.HostTopology topology);

Parameters

configThe transport layer configuration to use.
maxConnectionsMaximum number of network connections to allow.
topologyThe transport layer host topology to use.

Returns

bool True if configured.

Description

This configures the network transport layer of the server.

Did you find this page useful? Please give it a rating: