This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.hostPort

Obsolete The high level API classes are deprecated and will be removed in the future. public int hostPort;

Description

The local port that the network client uses to connect to the server.

It defaults to 0, which means the network client will use a free port of system choice.