com.onlineobject.objectnet Namespace

NetworkClient..::..SetReceivedSequence Method

Sets the sequence number for the last received UDP packet.

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

Syntax


public void SetReceivedSequence(

	uint value

)

Parameters

value
Type: UInt32
The sequence number.