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

파라미터

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

반환

bool True if configured.

설명

This configures the network transport layer of the server.