NetworkManager..::..RegisterConnection Method
Registers a new network connection and configures its latency measurement callback if it's not already registered.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void RegisterConnection( NetworkTransport connection )
Parameters
- connection
- Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to register.

