com.onlineobject.objectnet Namespace

NetworkElement..::..SetToComputeLocalDevice Method

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

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

Syntax


public void SetToComputeLocalDevice(

	bool value

)

Parameters

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