set_seqnum


Description:

public void set_seqnum (uint32 seqnum)

Set the sequence number of a event.

This function might be called by the creator of a event to indicate that the event relates to other events or messages. See get_seqnum for more information.

MT safe.

Parameters:

this

A Event.

seqnum

A sequence number.