INetworkElement..::..RegisterInputPacket Method
Registers an input packet for processing.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void RegisterInputPacket( IDataStream packet )
Parameters
- packet
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream representing the input packet.

