Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkServerSimple.Configure

Obsolete public bool Configure(ConnectionConfig config, int maxConnections);
Obsolete public bool Configure(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: