This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.active

Obsolete The high level API classes are deprecated and will be removed in the future. public static bool active;

Description

Checks if the server has been started.

This will be true after NetworkServer.Listen() has been called.