com.onlineobject.objectnet Namespace

NetworkEntity<(Of <(<'T, E>)>)>..::..SynchonizePassive Method

Abstract method to synchronize the passive state of the network entity with given data.

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

Syntax


public void SynchonizePassive(

	T data

)

Parameters

data
Type: T
Data to be Synchonize