com.onlineobject.objectnet Namespace

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

Synchronizes the active state of the network entity using the provided writer.

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

Syntax


void SynchonizeActive(

	E writer

)

Parameters

writer
Type: E
The data stream to write active state data to.