This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.RemoveExternalConnection

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

Declaration

public static void RemoveExternalConnection(int connectionId);

Parameters

connectionId The id of the connection to remove.

Description

This removes an external connection added with AddExternalConnection().