Gets the timestamp in System.DateTime in UTC, when the
message was received by the library. The value is
if the timestamp is not present.
DateTime(0) | |
| C# | Visual Basic | Visual C++ |
public abstract DateTime TimeReceived { get; }
Public MustOverride ReadOnly Property TimeReceived As DateTime Get
public: virtual property DateTime TimeReceived { DateTime get () abstract; }
Note that by default the
subscription data messages are not timestamped (but all the other
messages are). To enable recording received time for subscription
data, set
SessionOptions.RecordSubscriptionDataReceiveTimes
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1