com.onlineobject.objectnet Namespace

NetworkManager..::..UnregisterConnection Method

Unregisters an existing network connection if it is currently registered.

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

Syntax


public void UnregisterConnection(

	NetworkTransport connection

)

Parameters

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