CloseNetworkConnection()

Syntax

CloseNetworkConnection(Connection)
Description
Close the specified client connection. If a client calls this, the server will get a #PB_NetworkEvent_Disconnect event, if this is called from a server, the connection will be closed without any notice to the client.

Supported OS

All

Network Index - CloseNetworkServer() ->