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

NetworkServerSimple.Listen

Obsolete public bool Listen(int serverListenPort);
Obsolete public bool Listen(int serverListenPort, HostTopology topology);

Parameters

serverListenPortThe port to listen on.
topologyThe transport layer host toplogy to configure with.

Returns

bool True if able to listen.

Description

This starts the server listening for connections on the specified port.

Did you find this page useful? Please give it a rating: