This version of Unity is unsupported.
Method group is Obsolete

NetworkServerSimple.Disconnect

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

Declaration

public void Disconnect(int connectionId);

Parameters

connectionId The id of the connection to disconnect.

Description

This disconnects the connection of the corresponding connection id.