NetworkManager..::..UnregisterConnection Method
Unregisters an existing network connection if it is currently registered.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void UnregisterConnection( NetworkTransport connection )
Parameters
- connection
- Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to unregister.

