Oddity
|
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... | |
Represents an container for statistics.
|
getset |
Gets or sets the number of cache hits.
|
getset |
Gets or sets the number of cache updates.
|
getset |
Gets or sets the number of made requests.
|
getset |
Gets or sets the number of received responses.