com.onlineobject.objectnet Namespace

INetworkElement..::..RegisterNetworkPacket Method

Registers a network packet for processing.

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

Syntax


void RegisterNetworkPacket(

	IDataStream packet

)

Parameters

packet
Type: com.onlineobject.objectnet..::..IDataStream
The data stream representing the network packet.