com.onlineobject.objectnet Namespace

InputNetwork..::..SynchonizePassive Method

Synchronizes the passive state with the provided network input data.

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

Syntax


public void SynchonizePassive(

	INetworkInput data

)

Parameters

data
Type: com.onlineobject.objectnet..::..INetworkInput
The network input data to synchronize with.