MessageEventArgs<OnixS::ICE::iMpact::MarketData::ClosePrice>.Latency Property |
Processing latency in microseconds.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax 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