com.onlineobject.objectnet Namespace

NetworkElementBase..::..SetNetworkId Method

Sets the network ID.

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

Syntax


public void SetNetworkId(

	int id

)

Parameters

id
Type: Int32
The new network ID to set.

Exceptions


ExceptionCondition
ExceptionThrown when the network ID is already set to a different value.