Version: 5.4

NetworkServerSimple.networkConnectionClass

Cambiar al Manual
public Type networkConnectionClass ;

Descripción

The type of class to be created for new network connections from clients.

By default this is the NetworkConnection class, but it can be changed with SetNetworkConnectionClass() to classes derived from NetworkConnections.