This version of Unity is unsupported.
Method group is Obsolete

NetworkManager.isNetworkActive

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

Description

True if the NetworkServer or NetworkClient isactive.

This is read-only. Calling StopServer() or StopClient() turns this off.