public method IO2GOrderTableRow.getLifetime

Brief

Gets the time during which the trader must accept or reject the order requoted by the dealer.

Declaration
C++
virtual double  getLifetime () = 0

Details

The returned value is expressed in seconds.

This method is not currently in use.

Declared in IO2GOrderRow

back