forwardBook Property    Table of ContentMarketId Property forward
BookUpdatedEventArgs.Latency Property
Processing latency in microseconds.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public int Latency { get; }

Return Value

Type: Int32
-1 in case of latency is undefined or positive value that represents processing latency in microseconds.
See Also