forwardBlockVolume Property    Table of ContentEFPVolume Property forward
MarketStatisticsEventArgsBuilder.DateTime Property
Date time is set to the transaction time of the last trade in the bundle. If there is no trade in the bundle, it is set to the current time. For adjusted trades, the DateTime will be before the current time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.

Namespace:  OnixS.NET.ICE.iMpact.Testing
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public DateTime DateTime { get; set; }

Property Value

Type: DateTime
See Also