Method group is Obsolete

NetworkServerSimple.networkConnectionClass

매뉴얼로 전환
Obsolete public Type networkConnectionClass ;

설명

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.