Oddity
Oddity.Models.Statistics Class Reference

Represents an container for statistics. More...

Properties

uint RequestsMade [get, set]
 Gets or sets the number of made requests. More...
 
uint ResponsesReceived [get, set]
 Gets or sets the number of received responses. More...
 
uint CacheUpdates [get, set]
 Gets or sets the number of cache updates. More...
 
uint CacheHits [get, set]
 Gets or sets the number of cache hits. More...
 

Detailed Description

Represents an container for statistics.

Property Documentation

uint Oddity.Models.Statistics.CacheHits
getset

Gets or sets the number of cache hits.

uint Oddity.Models.Statistics.CacheUpdates
getset

Gets or sets the number of cache updates.

uint Oddity.Models.Statistics.RequestsMade
getset

Gets or sets the number of made requests.

uint Oddity.Models.Statistics.ResponsesReceived
getset

Gets or sets the number of received responses.


The documentation for this class was generated from the following file: