forwardSide Property    Table of ContentChangePriceLevelEventArgsBuilder Methodsforward
ChangePriceLevelEventArgsBuilder.Timestamp Property
Timestamp of last update used to derive the price level message. The format is nanoseconds since Jan 1st, 1970, 00:00:00 GMT. The nanosecond part is currently 000 and might be supported later.

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 Timestamp { get; set; }

Property Value

Type: DateTime
See Also