begin_transaction


Description:

public signal void begin_transaction (uint64 begin_seqnum, uint64 end_seqnum)

Emitted right before a remote transaction will be committed to the model.

Parameters:

begin_seqnum

The seqnum the model has now

end_seqnum

The seqnum the model will have after the transaction is applied