forwardSequenceNumber Property    Table of ContentMessageEventArgs Methodsforward
MessageEventArgs<OnixS::ICE::iMpact::MarketData::FixingTransition>.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.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public int SessionNumber { get; }

Property Value

Type: Int32
See Also