Returns the last response reception timestamp.
When a property is updated, CQG API records the information reception time in the Timestamp property (using local time).
Read-only property
Visual Basic |
---|
Public Property Timestamp As Date |
The local PC timestamp of the last property change represented as Date
Local timestamp is converted to the timezone previously configured by the user. If the user did not configure the timezone the timestamp is converted to UTC.
TO access the CQGInstrumentProperty object properties, see the example section of the InstrumentChanged Event.