Function MultiplayerAPI.refuseNewNetworkConnections

If true, the MultiplayerAPI's networkPeer refuses new incoming connections.

bool refuseNewNetworkConnections() nothrow @property @nogc;

void refuseNewNetworkConnections (
  bool v
) nothrow @property @nogc;