com.onlineobject.objectnet Namespace

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

Synchronizes the passive state of the network entity using the provided data.

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

Syntax


void SynchonizePassive(

	T data

)

Parameters

data
Type: T
The passive arguments to synchronize with.