| MessageEventArgs<OnixS::ICE::iMpact::MarketData::EndOfDayMarketSummary>.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
Syntaxpublic int SessionNumber { get; }Property Value
Type: 
Int32
See Also