com.onlineobject.objectnet Namespace

VariablesNetwork..::..SynchonizePassive Method

Synchronizes the passive state with the given data.

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

Syntax


public void SynchonizePassive(

	IVariable[] data

)

Parameters

data
Type: array<IVariable>[]()[][]
The data to synchronize with.