CQG API 4.0 - Revised
ServerTimestamp Property
See Also  Send Feedback
CQGTransaction Interface : ServerTimestamp Property

Glossary Item Box

Description

Returns the timestamp of the transaction arrival to the Gateway.

Property type

Read-only property

Syntax

Visual Basic
Public Property ServerTimestamp As Date

Return Type

Server timestamp, represented as Date

Remarks

The timestamp is converted to the timezone previously configured by the user.

If no timezone configuration was made, the timestamp is converted to UTC.

See Also