Click or drag to resize

IOddsFeedV6 Methods

The IOddsFeedV6 type exposes the following members.

Methods
 NameDescription
Public methodClose Closes the current feed by closing all created sessions and disposing of all resources associated with the current instance
(Inherited from IOddsFeed)
Public methodCreateBuilder Constructs and returns a new instance of IOddsFeedSessionBuilder
(Inherited from IOddsFeed)
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodIsOpen Returns an indicator if the feed instance is opened or not
Public methodOpen Opens the current feed by opening all created sessions
(Inherited from IOddsFeed)
Top
See Also