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

Parámetros

config The transport layer configuration to use.
maxConnections Maximum number of network connections to allow.
topology The transport layer host topology to use.

Valor de retorno

bool True if configured.

Descripción

This configures the network transport layer of the server.