MessageEventArgs<OnixS::ICE::iMpact::MarketData::IntervalTieredPriceLimitNotification>.SessionNumber Property |
The session number is used so that a client can easily detect when a new session has started after the daily
maintenance window or failure on the server side. It should stay the same for a given multicast channel until a
new session has started. It should be noted that the same number can be used by different multicast channels.
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 SessionNumber { get; }
Property Value
Type:
Int32See Also