Bloomberg API for .NET
TimeReceived Property
NamespacesBloomberglp.BlpapiMessageTimeReceived
Gets the timestamp in System.DateTime in UTC, when the message was received by the library. The value is
 Copy imageCopy
DateTime(0)
if the timestamp is not present.
Declaration Syntax
C#Visual BasicVisual 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