This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.localClientActive

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

Description

True is a local client is currently active on the server.

This will be true for "Hosts" on hosted server games.