com.onlineobject.objectnet Namespace

NetworkContainerBase..::..UnRegister Method (Int32)

Unregisters a network element from the container by its network ID.

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

Syntax


public void UnRegister(

	int networkId

)

Parameters

networkId
Type: Int32
The network ID of the element to unregister.