Click or drag to resize

IOddsFeedV6 Events

The IOddsFeedV6 type exposes the following members.

Events
 NameDescription
Public eventClosed Occurs when feed is closed
(Inherited from IOddsFeed)
Public eventConnectionException Occurs when an exception occurs in the connection loop
(Inherited from IOddsFeedV3)
Public eventDisconnected Raised when the current instance of IOddsFeed loses connection to the feed
(Inherited from IOddsFeed)
Public eventEventRecoveryCompleted Occurs when a requested event recovery completes
(Inherited from IOddsFeedV2)
Public eventProducerDown Raised when the current IOddsFeed instance determines that the IProducer associated with the odds feed went down
(Inherited from IOddsFeed)
Public eventProducerUp Raised when the current IOddsFeed instance determines that the IProducer associated with the odds feed went up (back online)
(Inherited from IOddsFeed)
Public eventRecoveryInitiated Occurs when a recovery initiation completes
(Inherited from IOddsFeedV5)
Top
See Also