Click or drag to resize

FeedExt Events

The FeedExt type exposes the following members.

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