com.onlineobject.objectnet Namespace

NetworkManager..::..RegisterConnection Method

Registers a new network connection and configures its latency measurement callback if it's not already registered.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void RegisterConnection(

	NetworkTransport connection

)

Parameters

connection
Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to register.