Click or drag to resize

IEventChangeManager Methods

The IEventChangeManager type exposes the following members.

Methods
 NameDescription
Public methodSetFixtureChangeInterval Sets the fixture change interval between two Sports API requests. Must be between 1 min and 12 hours.
Public methodSetFixtureChangeTimestamp Sets the last processed fixture change timestamp.
Public methodSetResultChangeInterval Sets the result change interval between two Sports API requests. Must be between 1 min and 12 hours.
Public methodSetResultChangeTimestamp Sets the last processed result change timestamp.
Public methodStart Starts scheduled job for fetching fixture and result changes
Public methodStop Stops scheduled job for fetching fixture and result changes
Top
See Also