CloseNetworkServer()

Syntax

CloseNetworkServer(#Server)
Description
Shutdown the specified running server. All clients connected to this server are automatically removed. The port is freed and can be reused.

Parameters

#Server The server to close.

Return value

None.

See Also

CreateNetworkServer(), CloseNetworkConnection()

Supported OS

All

<- CloseNetworkConnection() - Network Index - ConnectionID() ->