Click or drag to resize

OperationManager Properties

The OperationManager type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberFastHttpClientTimeout Gets a timeout for HttpClient for fast api request (in seconds).
Public propertyStatic memberIgnoreBetPalTimelineSportEventStatus Gets a value indicating whether to ignore sport event status from timeline endpoint for sport events on BetPal producer
Public propertyStatic memberIgnoreBetPalTimelineSportEventStatusCacheTimeout Gets the ignore BetPal timeline sport event status cache timeout - how long cache item is cached. How long should the event id from BetPal producer be cached. SportEventStatus from timeline endpoint for these events are ignored.
Public propertyStatic memberMaxConnectionsPerServer Gets the maximum number of concurrent connections (per server endpoint) allowed by an HttpClient object.
Public propertyStatic memberProfileCacheTimeout Gets the competitor/player cache timeout - how long cache item is cached
Public propertyStatic memberRabbitConnectionTimeout Gets a rabbit timeout setting for connection attempts (in seconds).
Public propertyStatic memberRabbitHeartbeat Gets a heartbeat timeout to use when negotiating with the server (in seconds).
Public propertyStatic memberSportEventStatusCacheTimeout Gets the sport event status cache timeout - how long status is cached
Public propertyStatic memberVariantMarketDescriptionCacheTimeout Gets the variant market description cache timeout - how long cache item is cached
Top
See Also