com.onlineobject.objectnet Namespace

NetworkElement..::..SetToComputeRemoteDevice Method

Sets the flag to determine whether to compute on the remote device.

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

Syntax


public void SetToComputeRemoteDevice(

	bool value

)

Parameters

value
Type: Boolean
True to enable remote device computation, false to disable it.