Version: 2018.2
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.