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.
Copy | |
---|---|
DateTime(0) |
Declaration Syntax
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; }
Property Value
Remarks
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.8.10.1