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

Parámetros

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

Valor de retorno

bool True if configured.

Descripción

This configures the network transport layer of the server.